Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TVector
Description
Network serialization function. FVectors NetSerialize without quantization (ie exact values are serialized). se the FVectors_NetQuantize etc (NetSerialization.h) instead.
| Name | NetSerialize |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/Vector.h |
| Include Path | #include "Math/Vector.h" |
bool NetSerialize
(
FArchive & Ar,
class UPackageMap * Map,
bool & bOutSuccess
)
See Also
-
FVector_NetQuantize
-
FVector_NetQuantize10
-
FVector_NetQuantize100
-
FVector_NetQuantizeNormal