ActionDirector  1.0.0
The action director's cut for rapid actions integration
ActionDirector.ActionResetState Class Reference

Reset a transform object state. More...

Inheritance diagram for ActionDirector.ActionResetState:

Public Member Functions

override void Run ()
 

Public Attributes

ActionSaveState actionSaveState
 

Detailed Description

Reset a transform object state.

This action reset the state of a transform object previously saved using ActionSaveState. It will reset all transform properties, colors if it's a SpriteRenderer or a Graphic and all the vertices if it's a mesh.

Member Data Documentation

ActionSaveState ActionDirector.ActionResetState.actionSaveState

The save state to reset


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