Ark Server API (ASE) - Wiki
|
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 |
Private implementation details of TFunction and TFunctionRef.
typedef TAlignedBytes<16, 16> UE4Function_Private::AlignedInlineFunctionType |
Definition at line 91 of file Function.h.
Definition at line 92 of file Function.h.