Anvil
Anvil.API.CampaignVariableString Class Reference
+ Inheritance diagram for Anvil.API.CampaignVariableString:
+ Collaboration diagram for Anvil.API.CampaignVariableString:

Properties

override string?? Value [get, set]
 
- Properties inherited from Anvil.API.CampaignVariable< string >
string Campaign [get]
 
string Name [get]
 
NwPlayerPlayer [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...
 

Additional Inherited Members

- Public Member Functions inherited from Anvil.API.CampaignVariable< string >
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 ()
 
- Static Public Member Functions inherited from Anvil.API.CampaignVariable< string >
static implicit operator T (CampaignVariable< T > value)
 Implicit conversion of the value of this variable. More...
 
static bool operator!= (CampaignVariable< T >? left, CampaignVariable< T >? right)
 
static bool operator== (CampaignVariable< T >? left, CampaignVariable< T >? right)
 

The documentation for this class was generated from the following file: