![]() |
Ark Server API (ASA) - Wiki
|
#include <OutputDeviceArchiveWrapper.h>
Private Attributes | |
FArchive * | LogAr |
Additional Inherited Members | |
![]() | |
bool | bSuppressEventTag |
bool | bAutoEmitLineTerminator |
Output device wrapping any kind of FArchive. Note: Works in any build configuration.
Definition at line 15 of file OutputDeviceArchiveWrapper.h.
|
inline |
Constructor, initializing member variables.
InArchive | Archive to use, must not be nullptr. Does not take ownership of the archive, clean up or delete the archive independently! |
Definition at line 23 of file OutputDeviceArchiveWrapper.h.
Reimplemented from FOutputDevice.
|
overridevirtual |
|
private |
Definition at line 35 of file OutputDeviceArchiveWrapper.h.