IsActive

IsActive(PlayableBehaviour)

public static bool IsActive(this PlayableBehaviour playableBehaviour) ;

Description

Whether the behavior is active.

Parameters

Parameter Name Description
playableBehaviour PlayableBehaviour

Returns

Returns true if active.