Skip to content

UTriggeredAction

#include <TriggeredAction.h>

Inherits from UAction, UTBLObject, UAssemblyObject, UObject

Inherited by UEventCombatStateChanged

Public Functions

Name
void OnInvocationComplete(AAbilityInvocation * Invocation, UAbilitySpec * AbilitySpec)
UTriggeredAction()

Public Attributes

Name
TArray< UAction * > Actions
uint8 bIgnoreTerminate
uint8 bTriggerMustOccur
uint8 bTriggerOnce

Protected Attributes

Name
TWeakObjectPtr< AActor > TargetActor

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