![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/Timespan.h"#include "Containers/Array.h"#include "Containers/UnrealString.h"#include "HAL/PlatformString.h"#include "Misc/CString.h"#include "Serialization/Archive.h"#include "Templates/TypeHash.h"#include "UObject/PropertyPortFlags.h"Functions | |
| FArchive & | operator<< (FArchive &Ar, FTimespan &Timespan) |
| uint32 | GetTypeHash (const FTimespan &Timespan) |
Get the hash for the specified time span.
| Timespan | The timespan to get the hash for. |