Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"
#include "Misc/Crc.h"
#include "Math/UnrealMathUtility.h"
#include "Containers/UnrealString.h"
#include "Serialization/StructuredArchive.h"
#include "Misc/LargeWorldCoordinatesSerializer.h"
Go to the source code of this file.
Namespaces | |
namespace | UE |
namespace | UE::Math |
Functions | |
template<typename T > | |
uint32 | UE::Math::GetTypeHash (const TIntVector2< T > &Vector) |
template<typename T > | |
uint32 | UE::Math::GetTypeHash (const TIntVector3< T > &Vector) |
template<typename T > | |
uint32 | UE::Math::GetTypeHash (const TIntVector4< T > &Vector) |