Skip to content

UAbilityActivationMethod

#include <AbilityActivationMethod.h>

Inherits from UTBLObject, UAssemblyObject, UObject

Inherited by UChannelingActivationMethod, UCombatStateActivationMethod, UOnOffActivationMethod

Public Functions

Name
UAbilityActivationMethod()

Public Attributes

Name
TArray< UAction * > InitiatorActions
TArray< UCondition * > InitiatorPrerequisites
uint8 bAllowSimultaneousInitiation

Protected Attributes

Name
UAbilitySpec * AbilitySpec
TWeakObjectPtr< AActor > Initiator
TWeakObjectPtr< AAbilityInvocation > Invocation

Updated on 2025-01-21 at 09:02:23 +0100