Table of Contents

Property Value

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Value

Gets or sets the current value of this variable. Returns the default value of T if unassigned (null or 0).

public abstract T Value { get; set; }

Property Value

T