Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FTimespan
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/Timespan.h |
Include | #include "Misc/Timespan.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/Timespan.cpp |
bool Serialize
&40;
FArchive & Ar
&41;
Remarks
Serialize this time span from or into the specified archive. true on success, false otherwise.
Parameters
Name | Description |
---|---|
Ar | The archive to serialize from or into. |