Open 3D Engine ScriptedEntityTweener Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptedEntityTweener::ScriptedEntityTweenerRequests Member List

This is the complete list of members for ScriptedEntityTweener::ScriptedEntityTweenerRequests, including all inherited members.

AddressPolicy (defined in ScriptedEntityTweener::ScriptedEntityTweenerRequests)ScriptedEntityTweener::ScriptedEntityTweenerRequestsstatic
AnimateEntity(const AZ::EntityId &entityId, const AnimationParameters &params)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
AnimateEntityScript(const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName, const AZStd::any &paramTarget)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
GetVirtualPropertyValue(const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
HandlerPolicy (defined in ScriptedEntityTweener::ScriptedEntityTweenerRequests)ScriptedEntityTweener::ScriptedEntityTweenerRequestsstatic
Pause(int timelineId, const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
Reset()=0 (defined in ScriptedEntityTweener::ScriptedEntityTweenerRequests)ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
Resume(int timelineId, const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
SetInitialValue(const AZ::Uuid &animationId, const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName, const AZStd::any &initialValue)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
SetOptionalParams(float timeIntoAnimation, float duration, int easingMethod, int easingType, float delayTime, int timesToPlay, bool isFrom, bool isPlayingBackward, const AZ::Uuid &animationId, int timelineId, int onCompleteCallbackId, int onUpdateCallbackId, int onLoopCallbackId)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
SetPlayDirectionReversed(int timelineId, const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName, bool isPlayingBackward)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
SetSpeed(int timelineId, const AZ::EntityId &entityId, const AZStd::string &componentName, const AZStd::string &virtualPropertyName, float speed)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
Stop(int timelineId, const AZ::EntityId &entityId)=0ScriptedEntityTweener::ScriptedEntityTweenerRequestspure virtual
~ScriptedEntityTweenerRequests()=default (defined in ScriptedEntityTweener::ScriptedEntityTweenerRequests)ScriptedEntityTweener::ScriptedEntityTweenerRequestsvirtual