NGDragButton Constructor 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 NGDragButton(
	Rect position,
	Vector2 maxPosition,
	Texture icon
)

Parameters

position
Type: Rect
maxPosition
Type: Vector2
icon
Type: Texture
See Also