UConditionalActions¶
#include <ConditionalActions.h>
Inherits from UAction, UTBLObject, UAssemblyObject, UObject
Public Functions¶
Name | |
---|---|
UConditionalActions() |
Public Attributes¶
Name | |
---|---|
TArray< UAction * > | Actions |
TArray< UCondition * > | Conditions |
TArray< UAction * > | FalseActions |
bool | bAlwaysOnDeadPawn |
Protected Attributes¶
Name | |
---|---|
FAbilityInitiationParams | LastInitiationParams |
Updated on 2025-01-21 at 09:02:24 +0100