LEAP Documentation 40220
Documentation for the LEAP project
AfflictionInstance.h File Reference
#include "CoreMinimal.h"
#include "Components/ActorComponent.h"
#include "AfflictionInstance.generated.h"

Go to the source code of this file.

Enumerations

enum class  EApplicationType : uint8 { Stacking = 0 , Override = 1 , OverrideAndClearOtherAfflictions = 2 }
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FAfflictionEventSignature)
 

Enumeration Type Documentation

◆ EApplicationType

enum class EApplicationType : uint8
strong
Enumerator
Stacking 
Override 
OverrideAndClearOtherAfflictions 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FAfflictionEventSignature  )