ScriptableWizard.OnDrawGizmos  

Scripting > Editor Classes > ScriptableWizard

function OnDrawGizmos () : void

Description

Called every frame if the wizard is visible.

Use this to draw wizard Gizmos in the scene view.

See Also: Gizmos class.