Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Semantics > API/Runtime/VerseCompiler/uLang/Semantics/CScope
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include | #include "uLang/Semantics/SemanticScope.h" |
Syntax
enum EPathMode
{
Default,
PrefixSeparator,
PackageRelative,
PackageRelativeWithRoot,
}
Values
| Name | Description |
|---|---|
| Default | |
| PrefixSeparator | |
| PackageRelative | |
| PackageRelativeWithRoot |