Click or drag to resize

GObjectonRightClick Property

Dispatched when the object or its child was clicked by right mouse button. Web only.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventListener onRightClick { get; }

Property Value

Type: EventListener
See Also