Version: 5.6
Experimental: this API is experimental and might be changed or removed in the future.

ScriptPlayable.OnPlayStateChanged

매뉴얼로 전환
public void OnPlayStateChanged (Experimental.Director.FrameData info, Experimental.Director.PlayState newState);

파라미터

info The current frame information.
newState The new PlayState.

설명

Override this method to perform custom operations when the PlayState changes.