Holds information about a value change Event. When a Custom Display is being hosted by the Custom Display Host, this notification will be sent to that custom display whenever a value has changed in the scene.
#include <xsi_viewnotification.h>
Public Member Functions | |
CValueChangeNotification () | |
~CValueChangeNotification () | |
const CRef & | GetOwner () const |
const CString & | GetComponentName () const |
Default constructor.
Default destructor.
const CRef& GetOwner | ( | ) | const |
const CString& GetComponentName | ( | ) | const |
Returns a a string that represents the component that has changed