Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const CModulePart * GetModulePart () |
uLang/Semantics/SemanticScope.h | ||
CModulePart * GetModulePart () |
uLang/Semantics/SemanticScope.h |
GetModulePart()
| Name | GetModulePart |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include Path | #include "uLang/Semantics/SemanticScope.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticScope.cpp |
const CModulePart * GetModulePart() const
GetModulePart()
| Name | GetModulePart |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticScope.h |
| Include Path | #include "uLang/Semantics/SemanticScope.h" |
| Source | /Engine/Source/Runtime/VerseCompiler/Private/uLang/Semantics/SemanticScope.cpp |
CModulePart * GetModulePart()