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 not a null reference and has not been destroyed.

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