|
string | Key [get] |
|
string | ObjectStoragePrefix [get] |
|
bool | Persist [get] |
|
string | VariableTypePrefix [get] |
|
bool | HasNothing [get] |
| Gets a value indicating whether this variable has no value.
|
|
bool | HasValue [get] |
| Gets a value indicating whether this variable has a value.
|
|
string | Name = null! [get] |
|
NwObject | Object = null! [get] |
|
T? | Value [get, set] |
| Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0).
|
|
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Variables/ObjectStorage/ObjectStorageVariable.cs