Crazy Eddie's GUI System  0.8.4
CEGUI::ResourceEventArgs Class Reference

EventArgs based class that is used for notifications regarding resources. More...

+ Inheritance diagram for CEGUI::ResourceEventArgs:
+ Collaboration diagram for CEGUI::ResourceEventArgs:

List of all members.

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.

Detailed Description

EventArgs based class that is used for notifications regarding resources.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends