Crazy Eddie's GUI System
0.8.1
|
EventArgs based class that is used for notifications regarding resources. More...
Public Member Functions | |
ResourceEventArgs (const String &type, const String &name) | |
Public Attributes | |
String | resourceType |
String identifying the resource type this notification is about. | |
String | resourceName |
String identifying the name of the resource this notification is about. | |
Public Attributes inherited from CEGUI::EventArgs | |
uint | handled |
handlers should increment this if they handled the event. | |
EventArgs based class that is used for notifications regarding resources.