IsAlive

IsAlive(Object)

public static bool IsAlive(Object obj) ;

Description

Check if the Object is alive.

Parameters

Parameter Name Description
obj Object

Returns

Returns true if the object is not Destroyed and is not stored in the pool either.