ModifierPrefix Type
Indicates modifier prefixes for a CV Modifier.
Union cases
Union case | Description |
Full Usage:
DoubleReferenceMod
|
|
Full Usage:
Ptr64Mod
|
|
Full Usage:
ReferenceMod
|
|
Full Usage:
RestrictMod
|
|
Full Usage:
UnalignedMod
|
|
Full Usage:
UnknownPrefix
|
Instance members
Instance member | Description |
Full Usage:
this.IsDoubleReferenceMod
Returns: bool
|
|
Full Usage:
this.IsPtr64Mod
Returns: bool
|
|
Full Usage:
this.IsReferenceMod
Returns: bool
|
|
Full Usage:
this.IsRestrictMod
Returns: bool
|
|
Full Usage:
this.IsUnalignedMod
Returns: bool
|
|
Full Usage:
this.IsUnknownPrefix
Returns: bool
|
|