Open 3D Engine ScriptCanvasDeveloper Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
#include <VariableActions.h>
Inherits ScriptCanvas::Developer::CompoundAction.
Public Member Functions | |
AZ_CLASS_ALLOCATOR (ShowGraphVariablesAction, AZ::SystemAllocator) | |
AZ_RTTI (ShowGraphVariablesAction, "{853F34EB-F8AB-47E3-A601-35091DC23E11}", CompoundAction) | |
void | SetupAction () override |
ActionReport | GenerateReport () const override |
Public Member Functions inherited from ScriptCanvas::Developer::CompoundAction | |
AZ_CLASS_ALLOCATOR (CompoundAction, AZ::SystemAllocator) | |
AZ_RTTI (CompoundAction, "{3F9A5736-111C-4D49-A3D5-BA3484D74F4D}", EditorAutomationAction) | |
bool | Tick () override |
void | AddAction (EditorAutomationAction *action) |
Public Member Functions inherited from ScriptCanvas::Developer::EditorAutomationAction | |
AZ_CLASS_ALLOCATOR (EditorAutomationAction, AZ::SystemAllocator) | |
bool | IsAtPreconditionLimit () const |
virtual bool | IsMissingPrecondition () |
void | ResetPreconditionAttempts () |
EditorAutomationAction * | GenerationPreconditionActions () |
void | SignalActionBegin () |
Additional Inherited Members | |
Protected Member Functions inherited from ScriptCanvas::Developer::CompoundAction | |
void | ClearActionQueue () |
virtual void | OnActionsComplete () |
Protected Member Functions inherited from ScriptCanvas::Developer::EditorAutomationAction | |
virtual EditorAutomationAction * | GenerateMissingPreconditionAction () |
EditorAutomationAction that will ensure that VariableWidget is showing the active GraphVariables list