Init(args)
Scripting Reference

◆ ExistsAndIsActive< T >()

static bool Sisus.Init.SystemObjectExtensions.ExistsAndIsActive< T > ( this T @  this)
static

Returns a value indicator whether or not this object nullexists, has not been destroyed and is not inactive.

Parameters
thisThe object to check.
Returns
true
Type Constraints
T :class