Click or drag to resize

SimpleGameGUIOnMouseDown Method

Namespace:  Project
Assembly:  Project (in Project.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override bool OnMouseDown(
	EMouseButtons button
)

Parameters

button
Type: NeoAxisEMouseButtons

Return Value

Type: Boolean
See Also