UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UniversalObjectLocatorFragmentType.h File Reference

Go to the source code of this file.

Classes

struct  UE::UniversalObjectLocator::FFragmentType
 
struct  UE::UniversalObjectLocator::TFragmentType< T >
 

Namespaces

namespace  UE
 
namespace  UE::UniversalObjectLocator
 

Enumerations

enum class  UE::UniversalObjectLocator::EFragmentTypeFlags : uint8 { UE::UniversalObjectLocator::None , UE::UniversalObjectLocator::CanBeLoaded = 1 << 0 , UE::UniversalObjectLocator::LoadedByDefault = 1 << 1 }