UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UniversalObjectLocatorType.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
CoreTypes.h
"
6
7
namespace
UE::UniversalObjectLocator
8
{
9
10
11
enum class
ELocatorFragmentType
:
uint8
12
{
13
Absolute
,
14
Relative
,
15
Undefined
,
16
};
17
18
19
}
// namespace UE::UniversalObjectLocator
CoreTypes.h
uint8
uint8_t uint8
Definition
binka_ue_file_header.h:8
UE::UniversalObjectLocator
Definition
AnimInstanceLocatorFragment.cpp:19
UE::UniversalObjectLocator::ELocatorFragmentType
ELocatorFragmentType
Definition
UniversalObjectLocatorType.h:12
UE::UniversalObjectLocator::ELocatorType::Relative
@ Relative
UE::UniversalObjectLocator::ELocatorType::Absolute
@ Absolute
UE::UniversalObjectLocator::ELocatorType::Undefined
@ Undefined
Engine
Source
Runtime
UniversalObjectLocator
Public
UniversalObjectLocatorType.h
Generated by
1.9.8