Click or drag to resize

EventDispatcherDispatchEvent Method (String)

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool DispatchEvent(
	string strType
)

Parameters

strType
Type: SystemString

Return Value

Type: Boolean
See Also