3ds Max C++ API Reference
INodePropertyEvent Class Referenceabstract

Event related to a change in a node's object GI properties. More...

#include <NotificationAPI_Events.h>

+ Inheritance diagram for INodePropertyEvent:

Public Member Functions

virtual PartID GetPropertyID () const =0
 The PartID refers to the node property which has changed. More...
 
- Public Member Functions inherited from INodeEvent
virtual INodeGetNode (void) const =0
 Retrieve the INode*. More...
 
- Public Member Functions inherited from IGenericEvent
virtual NotifierType GetNotifierType (void) const =0
 Get the type of notifier: More...
 
virtual size_t GetEventType (void) const =0
 Get the update type. More...
 
virtual void DebugPrintToFile (FILE *f) const =0
 For debugging purpose you may use this to print the event to an existing file stream. More...
 

Protected Member Functions

virtual ~INodePropertyEvent ()
 
- Protected Member Functions inherited from INodeEvent
virtual ~INodeEvent ()
 
- Protected Member Functions inherited from IGenericEvent
virtual ~IGenericEvent ()
 

Detailed Description

Event related to a change in a node's object GI properties.

Constructor & Destructor Documentation

◆ ~INodePropertyEvent()

virtual ~INodePropertyEvent ( )
inlineprotectedvirtual
300 {};

Member Function Documentation

◆ GetPropertyID()

virtual PartID GetPropertyID ( ) const
pure virtual

The PartID refers to the node property which has changed.

Value values are depend on the even type: