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

Go to the source code of this file.

Classes

struct  uLang::SResolvedDefinition
 
class  uLang::CScope
 
class  uLang::CLogicalScope
 

Namespaces

namespace  uLang
 

Macros

#define UE_API   VERSECOMPILER_API
 

Typedefs

using uLang::SResolvedDefinitionArray = TArrayG< SResolvedDefinition, TInlineElementAllocator< 1 > >
 

Enumerations

enum class  uLang::EPathMode : uint8_t { uLang::Default , uLang::PrefixSeparator , uLang::PackageRelative , uLang::PackageRelativeWithRoot }
 

Macro Definition Documentation

◆ UE_API

#define UE_API   VERSECOMPILER_API