Crazy Eddie's GUI System 0.8.7
|
EventArgs based class that is used for notifications regarding resources. More...
#include <InputEvent.h>
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. | |
![]() | |
uint | handled |
handlers should increment this if they handled the event. | |
EventArgs based class that is used for notifications regarding resources.