Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TPlane
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Plane.h |
| Include | #include "Math/Plane.h" |
bool NetSerialize
&40;
FArchive & Ar,
class UPackageMap &42;,
bool & bOutSuccess
&41;
Remarks
Serializes the vector compressed for e.g. network transmission. false to allow the ordinary struct code to run (this never happens).
Parameters
| Name | Description |
|---|---|
| Ar | Archive to serialize to/ from. |