Ark Server API (ASA) - Wiki
|
#include <DelegateInstanceInterface.h>
Public Member Functions | |
TPlacementNewer () | |
~TPlacementNewer () | |
template<typename... ArgTypes> | |
T * | operator() (ArgTypes &&... Args) |
T * | operator-> () |
Private Attributes | |
TTypeCompatibleBytes< T > | Bytes |
bool | bConstructed |
Definition at line 89 of file DelegateInstanceInterface.h.
|
inline |
Definition at line 91 of file DelegateInstanceInterface.h.
|
inline |
Definition at line 96 of file DelegateInstanceInterface.h.
|
inline |
Definition at line 108 of file DelegateInstanceInterface.h.
|
inline |
Definition at line 116 of file DelegateInstanceInterface.h.
|
private |
Definition at line 124 of file DelegateInstanceInterface.h.
|
private |
Definition at line 123 of file DelegateInstanceInterface.h.