Table of Contents

Operator operator !=

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

operator !=(ObjectVariable<T>, ObjectVariable<T>)

public static bool operator !=(ObjectVariable<T> left, ObjectVariable<T> right)

Parameters

left ObjectVariable<T>
right ObjectVariable<T>

Returns

bool