Table of Contents

Operator implicit operator

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

implicit operator T?(ObjectVariable<T>)

Implicit conversion of the value of this variable.

public static implicit operator T?(ObjectVariable<T> value)

Parameters

value ObjectVariable<T>

Returns

T