|
abstract void | Delete () |
| Deletes the value of this variable. More...
|
|
override void | Delete () |
|
bool | Equals (CampaignVariable< T >? other) |
|
override bool | Equals (object? obj) |
|
override int | GetHashCode () |
|
|
string | Campaign = null! [get] |
|
string | Name = null! [get] |
|
NwPlayer? | Player [get] |
|
abstract T | Value [get, set] |
| Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0). More...
|
|
◆ Delete()
Deletes the value of this variable.
◆ operator T()
Implicit conversion of the value of this variable.
◆ Value
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/CampaignVariable.cs