A readonly NUI property value that cannot be changed at runtime.
More...
|
|
static implicit | operator T? (NuiValue< T >? value) |
| |
| static NuiBind< T > | CreateBind (string key) |
| | Creates a Nui variable binding that can be changed at runtime.
|
| |
| static NuiValue< T > | CreateValue (T value) |
| | Creates a readonly Nui variable that cannot be changed at runtime.
|
| |
|
static implicit | operator NuiProperty< T > (T value) |
| |
|
|
T? | Value [get] |
| | Gets the value of this property.
|
| |
A readonly NUI property value that cannot be changed at runtime.
- Template Parameters
-
| T | The type of value being assigned. |
The documentation for this class was generated from the following file:
- NWN.Anvil/src/main/API/Nui/Bindings/NuiValue.cs