Table of Contents

Class NuiValueStrRef

Namespace
Anvil.API
Assembly
NWN.Anvil.dll
[JsonConverter(typeof(NuiValueStrRefConverter))]
public sealed class NuiValueStrRef : NuiProperty<string>
Inheritance
NuiValueStrRef
Inherited Members
Extension Methods

Constructors

NuiValueStrRef(StrRef?)

Properties

Value

Gets the value of this property.

Operators

implicit operator StrRef?(NuiValueStrRef?)