ERepAnimPositionMethod

Enum used by the Ability Rep Anim Montage struct to rep the quantized position or the current section id

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

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

Include

#include "Abilities/GameplayAbilityTypes.h"

Syntax

enum ERepAnimPositionMethod
{
    Position            = 0,
    CurrentSectionId    = 1,
}

Values

Name

Description

Position

CurrentSectionId

Remarks

Enum used by the Ability Rep Anim Montage struct to rep the quantized position or the current section id

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