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