![]() |
Init(args)
Scripting Reference
|
Static Public Member Functions | |
static bool | operator== (object obj, NullOrInactiveComparer nullOrInactive) |
Determines whether the specified object is a null reference or an Object that has been destroyed or is inactive. | |
static bool | operator!= (object obj, NullOrInactiveComparer nullOrInactive) |
Determines whether the specified object is not a null reference or an Object that has been destroyed or is inactive. | |