| OnSequenceFinishedHandle |
FDelegateHandle |
|
Sequence/AvaSceneStatePlaySequenceTask.h |
|
| PlaySettings |
FAvaSequencePlayParams |
|
Sequence/AvaSceneStatePlaySequenceTask.h |
- EditAnywhere
- Category="Sequence"
|
| SequenceName |
FAvaSequenceName |
The name of the sequences to play (if query type is set to name) |
Sequence/AvaSceneStatePlaySequenceTask.h |
- EditAnywhere
- Category="Sequence"
- Meta=(EditCondition="SequenceQueryType==EAvaTransitionSequenceQueryType::Name", EditConditionHides)
|
| SequencePlayers |
TArray< TObjectPtr< UAvaSequencePlayer > > |
Active sequence players on this instance |
Sequence/AvaSceneStatePlaySequenceTask.h |
|
| SequenceQueryType |
EAvaTransitionSequenceQueryType |
The method to find the sequence to play |
Sequence/AvaSceneStatePlaySequenceTask.h |
- EditAnywhere
- Category="Sequence"
|
| SequenceTag |
FAvaTagHandle |
The tag of the sequences to play (if query type is set to tag) |
Sequence/AvaSceneStatePlaySequenceTask.h |
- EditAnywhere
- Category="Sequence"
- Meta=(EditCondition="SequenceQueryType==EAvaTransitionSequenceQueryType::Tag", EditConditionHides)
|
| WaitType |
EAvaTransitionSequenceWaitType |
The wait type before this task completes |
Sequence/AvaSceneStatePlaySequenceTask.h |
- EditAnywhere
- Category="Sequencer"
|