IsActive

public static bool IsActive(this PlayableBehaviour playableBehaviour) ;

Whether the behavior is active.

Parameter Name Description
playableBehaviour PlayableBehaviour

Returns true if active.