Vertices Engine  v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
Loading...
Searching...
No Matches
VerticesEngine.Commands.vxCommand Class Reference

The class containing Do-Redo support for handling Redo-Undo in a sandbox enviroment. More...

Inheritance diagram for VerticesEngine.Commands.vxCommand:
VerticesEngine.Commands.vxCMDBaseSandbox3DCommand VerticesEngine.UI.Controls.Commands.vxCMDPropertyValueChange VerticesEngine.Commands.vxCMDAddSandbox3DItem VerticesEngine.Commands.vxCMDDeleteSandbox3DItem VerticesEngine.Commands.vxCMDTransformChanged VerticesEngine.Commands.vxCMDTranslateSandbox3DItem

Public Member Functions

 vxCommand (vxGameplaySceneBase Scene)
 
virtual void Do ()
 The Method which is called during 'do'.
 
virtual void Undo ()
 The Undo method.
 

Public Attributes

readonly vxGameplaySceneBase Scene
 
string Tag ="Cmd: <cmd>"
 The Command Tag for Debuging.
 

Detailed Description

The class containing Do-Redo support for handling Redo-Undo in a sandbox enviroment.

Member Function Documentation

◆ Do()

◆ Undo()


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