A regular GffResourceField containing a primitive value.
More...
|
bool | TryReadByte (out byte value) |
|
bool | TryReadCExoLocString (out string value, int id=0, Gender gender=Gender.Male) |
|
bool | TryReadCExoString (out string value) |
|
bool | TryReadChar (out byte value) |
|
bool | TryReadCResRef (out string value) |
|
bool | TryReadDouble (out double value) |
|
bool | TryReadDWord (out uint value) |
|
bool | TryReadDWord64 (out ulong value) |
|
bool | TryReadFloat (out float value) |
|
bool | TryReadInt (out int value) |
|
bool | TryReadInt64 (out long value) |
|
bool | TryReadShort (out short value) |
|
bool | TryReadWord (out ushort value) |
|
|
override bool | GetValueInternal ([NotNullWhen(true)] out object? value, Type? requestedType=null) |
|
|
override GffResourceFieldType | FieldType [get] |
|
A regular GffResourceField containing a primitive value.
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Resources/Gff/Fields/GffResourceFieldValue.cs