Ark Server API (ASA) - Wiki
|
This is the complete list of members for FEmbeddedCommunication, including all inherited members.
AllowSleep(FName Requester) | FEmbeddedCommunication | static |
ForceTick(int ID, float MinTimeSlice=0.1f, float MaxTimeSlice=0.5f) | FEmbeddedCommunication | static |
GetDebugInfo() | FEmbeddedCommunication | static |
Init() | FEmbeddedCommunication | static |
IsAwakeForRendering() | FEmbeddedCommunication | static |
IsAwakeForTicking() | FEmbeddedCommunication | static |
KeepAwake(FName Requester, bool bNeedsRendering) | FEmbeddedCommunication | static |
RunOnGameThread(int Priority, TFunction< void()> Lambda) | FEmbeddedCommunication | static |
TickGameThread(float DeltaTime) | FEmbeddedCommunication | static |
UELogDisplay(const TCHAR *String) | FEmbeddedCommunication | static |
UELogError(const TCHAR *String) | FEmbeddedCommunication | static |
UELogFatal(const TCHAR *String) | FEmbeddedCommunication | static |
UELogLog(const TCHAR *String) | FEmbeddedCommunication | static |
UELogVerbose(const TCHAR *String) | FEmbeddedCommunication | static |
UELogWarning(const TCHAR *String) | FEmbeddedCommunication | static |
WakeGameThread() | FEmbeddedCommunication | static |