Click or drag to resize

PathfindingTestModeOnMouseUp Method

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.CoreExtension (in NeoAxis.CoreExtension.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override bool OnMouseUp(
	Viewport viewport,
	EMouseButtons button
)

Parameters

viewport
Type: NeoAxisViewport
button
Type: NeoAxisEMouseButtons

Return Value

Type: Boolean
See Also