Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbility_Montage.h |
Include |
#include "Abilities/GameplayAbility_Montage.h" |
UCLASS()
class UGameplayAbility_Montage : public UGameplayAbility
A gameplay ability that plays a single montage and applies a GameplayEffect
Name | Description | ||
---|---|---|---|
|
GameplayEffectClassesWhileAnimating |
GameplayEffects to apply and then remove while the animation is playing |
|
|
GameplayEffectsWhileAnimating |
|
|
|
UAnimMontage &#... |
MontageToPlay |
|
|
float |
PlayRate |
|
|
SectionName |
Name | Description | |
---|---|---|
|
UGameplayAbility_Montage ( |
Name | Description | ||
---|---|---|---|
|
GetGameplayEffectsWhileAnimating ( |
||
|
OnMontageEnded ( |
Name | Description | ||
---|---|---|---|
|
ActivateAbility ( |
Actually activate ability, do not call this directly |