public void OnPlayableCreate (Playables.Playable playable);

Parámetros

playableThe Playable that owns the current PlayableBehaviour.

Descripción

This function is called when the Playable that owns the PlayableBehaviour is created.