![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AssetDataTagMap.h>
Public Member Functions | |
| uint32 | ToInt () const |
Static Public Member Functions | |
| static FValueId | FromInt (uint32 Int) |
Public Attributes | |
| EValueType | Type: TypeBits |
| uint32 | Index: IndexBits |
Static Public Attributes | |
| static constexpr uint32 | TypeBits = 3 |
| static constexpr uint32 | IndexBits = 32 - TypeBits |
|
inline |
| uint32 FixedTagPrivate::FValueId::Index |
| EValueType FixedTagPrivate::FValueId::Type |