Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ operator==() [1/2]

static bool Sisus.NullExtensions.NullComparer.operator== ( Object unityObject,
NullComparer @ null )
static

Determines whether the specified unityObject is a null reference or has been destroyed.

Parameters
@objectThe Object to check.
Returns
true if the specified Object is a null reference or has been destroyed; otherwise, .