Click or drag to resize

IEventDispatcherDispatchEvent Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool DispatchEvent(
	EventContext context
)

Parameters

context
Type: FairyGUIEventContext

Return Value

Type: Boolean
See Also