ScoreFlashVisualDesigner OnSceneViewGUI Method ScoreFlash API Documentation V4.6.0
Renders the scene view GUI.

Namespace: NarayanaGames.ScoreFlashComponent
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax

public void OnSceneViewGUI(
	SceneView sceneView
)

Parameters

sceneView
Type: SceneView
ignored
See Also