Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"
#include "Containers/ContainerAllocationPolicies.h"
#include "Containers/Array.h"
#include "Math/UnrealMathUtility.h"
#include "Delegates/IDelegateInstance.h"
#include "Delegates/DelegateBase.h"
Go to the source code of this file.
Classes | |
class | TMulticastDelegateBase< UserPolicy > |
Typedefs | |
typedef FHeapAllocator | FMulticastInvocationListAllocatorType |
Definition at line 13 of file MulticastDelegateBase.h.