Wwise SDK 2025.1.0
|
#include <AkCommandTypes.h>
Public Attributes | |
AkPlayingID | playingID |
Playing ID that was used to open the dynamic sequence. More... | |
AkUInt32 | operation |
Operation to execute the dynamic sequence. More... | |
AkTimeMs | transitionTime |
(optional) Duration of transition in milliseconds More... | |
AkCurveInterpolation_t | fadeCurve |
(optional) Curve type to be used for the transition, see AkCurveInterpolation More... | |
Execute an operation on a dynamic sequence.
Refer to AkDynamicSequenceOp to learn the possible operations.
This command can fail for the following reasons:
playingID
is an invalid ID, or operation
is not a valid dynamic sequence operation, or fadeCurve
is not a valid curve type.playingID
is valid but does not refer to an active dynamic sequenceDefinition at line 799 of file AkCommandTypes.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise