Ark Server API (ASA) - Wiki
|
Go to the source code of this file.
Macros | |
#define | UE_DETECT_DELEGATES_RACE_CONDITIONS 0 |
#define | UE_DELEGATES_MT_ACCESS_DETECTOR(...) |
#define | UE_DELEGATES_MT_SCOPED_WRITE_ACCESS(...) |
#define | UE_DELEGATES_MT_SCOPED_READ_ACCESS(...) |
#define UE_DELEGATES_MT_ACCESS_DETECTOR | ( | ... | ) |
Definition at line 17 of file DelegateMacros.h.
#define UE_DELEGATES_MT_SCOPED_READ_ACCESS | ( | ... | ) |
Definition at line 19 of file DelegateMacros.h.
#define UE_DELEGATES_MT_SCOPED_WRITE_ACCESS | ( | ... | ) |
Definition at line 18 of file DelegateMacros.h.
#define UE_DETECT_DELEGATES_RACE_CONDITIONS 0 |
Definition at line 8 of file DelegateMacros.h.