Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
UE4Function_Private Namespace Reference

Classes

struct  FFunctionStorage
 
struct  IDebugHelper
 
struct  IFunction_OwnedObject
 
struct  TDebugHelper
 
struct  TFunction_OwnedObject
 
struct  TFunctionRefAsserter
 
struct  TFunctionRefAsserter< Ret(ParamTypes...)>
 
struct  TFunctionRefAsserter< void(ParamTypes...)>
 
struct  TFunctionRefBase
 
struct  TFunctionRefBase< DerivedType, Ret(ParamTypes...)>
 
struct  TFunctionRefCaller
 
struct  TFunctionRefCaller< Functor, Ret(ParamTypes...)>
 
struct  TFunctionRefCaller< Functor, void(ParamTypes...)>
 

Typedefs

typedef TAlignedBytes< 16, 16 > AlignedInlineFunctionType
 
typedef TInlineAllocator< 2 > FunctionAllocatorType
 

Detailed Description

Private implementation details of TFunction and TFunctionRef.

Typedef Documentation

◆ AlignedInlineFunctionType

Definition at line 91 of file Function.h.

◆ FunctionAllocatorType