Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TRotator
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Rotator.h |
| Include | #include "Math/Rotator.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/UnrealMath.cpp |
void SerializeCompressed
&40;
FArchive & Ar
&41;
Remarks
Serializes the rotator compressed for e.g. network transmission.
Parameters
| Name | Description |
|---|---|
| Ar | Archive to serialize to/ from |