NGDragButton DrawToolTip Method STUUI API Documentation V1.0.0

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

public void DrawToolTip(
	bool isSceneView,
	string format,
	params Object[] args
)

Parameters

isSceneView
Type: OnlineSystem Boolean
format
Type: OnlineSystem String
args
Type:  OnlineSystem Object 
See Also