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

Public Member Functions

 NuiValueStrRef (StrRef? value)
 

Static Public Member Functions

static implicit operator StrRef? (NuiValueStrRef? value)
 
- Static Public Member Functions inherited from Anvil.API.NuiProperty< string >
static NuiBind< T > CreateBind (string key)
 Creates a Nui variable binding that can be changed at runtime. More...
 
static NuiValue< T > CreateValue (T value)
 Creates a readonly Nui variable that cannot be changed at runtime. More...
 
static implicit operator NuiProperty< T > (T value)
 

Properties

StrRefValue [get]
 Gets the value of this property. More...
 

Property Documentation

◆ Value

StrRef? Anvil.API.NuiValueStrRef.Value
get

Gets the value of this property.


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