Version: 2017.1
public void OnBehaviourPause (Playables.Playable playable, Playables.FrameData info);

Parámetros

playable The Playable that owns the current PlayableBehaviour.
info A FrameData structure that contains information about the current frame context.

Descripción

This function is called when the Playable play state is changed to PlayState.Paused.