Skip to main content

Namespace Dalamud.Utility.Signatures

Classes

SignatureAttribute

The main way to use SignatureHelper. Apply this attribute to any field/property that should make use of a signature. See the field documentation for more information.

SignatureException

An exception for signatures.

Enums

Fallibility

The fallibility of a signature.

ScanType

The type of scan to perform with a signature.

SignatureUseFlags

Use flags for a signature attribute. This tells SignatureHelper how to use the result of the signature.