My Project
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Tayx.Graphy.Advanced.G_AdvancedData Class Reference
Inheritance diagram for Tayx.Graphy.Advanced.G_AdvancedData:
Tayx.Graphy.UI.IMovable Tayx.Graphy.UI.IModifiableState

Public Member Functions

void SetPosition (GraphyManager.ModulePosition newModulePosition)
 Sets the position of the module.
 
void SetState (GraphyManager.ModuleState state, bool silentUpdate=false)
 Set the module state.
 
void RestorePreviousState ()
 Restores state to the previous one.
 
void UpdateParameters ()
 
void RefreshParameters ()
 
void SetPosition (GraphyManager.ModulePosition newModulePosition)
 Sets the position of the module.
 
void SetState (GraphyManager.ModuleState newState, bool silentUpdate)
 Set the module state.
 

Member Function Documentation

◆ SetPosition()

void Tayx.Graphy.Advanced.G_AdvancedData.SetPosition ( GraphyManager.ModulePosition  newModulePosition)
inline

Sets the position of the module.

Parameters
newModulePositionThe new position of the module.

Implements Tayx.Graphy.UI.IMovable.

◆ SetState()

void Tayx.Graphy.Advanced.G_AdvancedData.SetState ( GraphyManager.ModuleState  newState,
bool  silentUpdate = false 
)
inline

Set the module state.

Parameters
newStateThe new state.

Implements Tayx.Graphy.UI.IModifiableState.


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