Crazy Eddies GUI System
0.7.6
|
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. |
EventArgs based class that is used for notifications regarding resources.