ScoreFlashVisualDesigner DrawEditorGUIDesign Method ScoreFlash API Documentation V4.6.0
Draws an in-editor GUI designer.

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

public ScoreMessage DrawEditorGUIDesign(
	bool isSceneView
)

Parameters

isSceneView
Type: OnlineSystem Boolean
are we currently in the scene view (or game view)?

Return Value

a temporary ScoreMessage for rendering the GUI
See Also