Click or drag to resize

MySceneManagerExecuteAfterPlayerFullyStopped Method

Namespace:  frame8.MediaPlayer8Example
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public void ExecuteAfterPlayerFullyStopped(
	Action action
)

Parameters

action
Type: SystemAction
See Also