EventDispatcher.BubbleEvent Method |
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool BubbleEvent(
string strType,
Object data
)
Parameters
- strType
- Type: System.String
- data
- Type: System.Object
Return Value
Type:
Boolean
See Also