Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
ArrayWriter.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#
pragma
once
4
5
#
include
"CoreTypes.h"
6
#
include
"Serialization/BufferArchive.h"
7
8
/**
9
* Archive objects that are also a TArray. Since FBufferArchive is already the
10
* writer version, we just typedef to the old, outdated name
11
*/
12
typedef
FBufferArchive
FArrayWriter
;
FArrayWriter
FBufferArchive FArrayWriter
Definition
ArrayWriter.h:12
FBufferArchive
Definition
BufferArchive.h:48
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
API
UE
Serialization
ArrayWriter.h
Generated by
1.10.0