Init(args)
Scripting Reference

◆ Exists< T >()

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

Returns a value indicator whether or not this object nullexistsand has not been destroyed.

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