UGameplayAbility::SetCurrentMontage

Call to set/get the current montage from a montage task.

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/Abilities/GameplayAbility.h

Include

#include "Abilities/GameplayAbility.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/Abilities/GameplayAbility.cpp

Syntax

virtual void SetCurrentMontage
(
    class UAnimMontage * InCurrentMontage
)

Remarks

Call to set/get the current montage from a montage task. Set to allow hooking up montage events to ability events

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss