![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"Go to the source code of this file.
Classes | |
| struct | FRigidBodyIndexPair |
Functions | |
| uint32 | GetTypeHash (const FRigidBodyIndexPair Pair) |
|
inline |
Generates a hash value in accordance with the uint64 implementation of GetTypeHash which is required for backward compatibility as older versions of UPhysicsAssetInstance stored a TMap<uint64,bool>.
| Pair | FRigidBodyIndexPair to calculate the hash value for |