Graph Maker
WMG_Change_Obj Class Reference

Class used for property change tracking management to for example only refresh parts of a graph based on properties that affect only that part of the graph. More...

Public Member Functions

delegate void ObjChangedHandler ()
 
void Changed ()
 
void UnsubscribeAllHandlers ()
 

Public Attributes

bool changesPaused
 
bool changePaused
 

Events

ObjChangedHandler OnChange
 

Detailed Description

Class used for property change tracking management to for example only refresh parts of a graph based on properties that affect only that part of the graph.

Member Function Documentation

◆ Changed()

void WMG_Change_Obj.Changed ( )

◆ ObjChangedHandler()

delegate void WMG_Change_Obj.ObjChangedHandler ( )

◆ UnsubscribeAllHandlers()

void WMG_Change_Obj.UnsubscribeAllHandlers ( )

Member Data Documentation

◆ changePaused

bool WMG_Change_Obj.changePaused

◆ changesPaused

bool WMG_Change_Obj.changesPaused

Event Documentation

◆ OnChange

ObjChangedHandler WMG_Change_Obj.OnChange

The documentation for this class was generated from the following file: