My Project
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
RuntimeGizmos.SelectCommand Class Referenceabstract
Inheritance diagram for RuntimeGizmos.SelectCommand:
CommandUndoRedo.ICommand RuntimeGizmos.AddTargetCommand RuntimeGizmos.ClearAndAddTargetCommand RuntimeGizmos.ClearTargetsCommand RuntimeGizmos.RemoveTargetCommand

Public Member Functions

 SelectCommand (TransformGizmo transformGizmo, Transform target)
 
abstract void Execute ()
 
abstract void UnExecute ()
 
void Execute ()
 
void UnExecute ()
 

Protected Attributes

Transform target
 
TransformGizmo transformGizmo
 

Member Function Documentation

◆ Execute()

abstract void RuntimeGizmos.SelectCommand.Execute ( )
pure virtual

◆ UnExecute()

abstract void RuntimeGizmos.SelectCommand.UnExecute ( )
pure virtual

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