Click or drag to resize

EventDispatcherBroadcastEvent Method

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool BroadcastEvent(
	string strType,
	Object data
)

Parameters

strType
Type: SystemString
data
Type: SystemObject

Return Value

Type: Boolean
See Also