|
Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Classes | |
| class | ASetMemoryValueAction |
| class | ASetMemoryValueActionEditor |
Base editor for Set Memory-like action. More... | |
| class | SetAnimatorProperty |
| Set the value to animator's property. More... | |
| class | SetAnimatorPropertyEditor |
| Editor for the SetAnimatorProperty action. More... | |
| class | SetBool |
| Sends bool value to the memory. More... | |
| class | SetBoolEditor |
| Editor for the SetBool action. More... | |
| class | SetFloat |
| Action that sending float value to the memory. More... | |
| class | SetFloatEditor |
| Editor for the SetFloat action. More... | |
| class | SetInt |
| Action that sending int value to the memory. More... | |
| class | SetIntEditor |
| Editor for the SetInt action. More... | |
| class | SetRect |
| Action that sending BaseTypes.Rect value to the memory. More... | |
| class | SetRectEditor |
| Editor for the SetRect action. More... | |
| class | SetString |
| Action that sending string value to the memory. More... | |
| class | SetStringEditor |
| Editor for the SetString action. More... | |
| class | SetVariable |
| Complex node that provides unified UI for sending all core types of values to entity's memory. More... | |
| class | SetVariableEditor |
| Editor for the SetVariable action. More... | |
| class | SetVector2 |
| Action that sending BaseTypes.Vector2 value to the memory. More... | |
| class | SetVector2Editor |
| Editor for the SetVector2 action. More... | |
| class | SetVector3 |
| Action that sending BaseTypes.Vector3 value to the memory. More... | |
| class | SetVector3Editor |
| Editor for the SetVector3 action. More... | |
| class | SetVector4 |
| Action that sending BaseTypes.Vector4 value to the memory. More... | |
| class | SetVector4Editor |
| Editor for the SetVector4 action. More... | |