Skip to content

UCompositeTargetMethod

#include <CompositeTargetMethod.h>

Inherits from UAbilityTargetMethod, UTBLObject, UAssemblyObject, UObject

Inherited by UMultiTargetMethod, UProjectileTargetMethod

Public Functions

Name
void TargetUsingMethod(UAbilityTargetMethod * TargetMethod, const FAbilityInitiationParams & InInitiationParams, bool bLocal, int32 InMultiTargetMethodIndex)
UCompositeTargetMethod()

Public Attributes

Name
TArray< UAbilityTargetMethod * > Children
TArray< UAbilityTargetMethod * > StaticChildren
bool bIgnoreChildrenInitiateRequirements

Protected Attributes

Name
TArray< UAbilityTargetMethod * > DynamicChildren
TArray< UAbilityTargetMethod * > RunningChildren
bool bPendingFinish

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