Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CModulePart
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
This statically overrides CScope::GetModule() for efficiency, calling either override will return the same result. |
uLang/Semantics/SemanticProgram.h |
|
|
|
uLang/Semantics/SemanticProgram.h |
|
GetModule()
Description
This statically overrides CScope::GetModule() for efficiency, calling either override will return the same result.
| |
|
| Name |
GetModule |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include Path |
#include "uLang/Semantics/SemanticProgram.h" |
const CModule * GetModule() const
GetModule()
| |
|
| Name |
GetModule |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/SemanticProgram.h |
| Include Path |
#include "uLang/Semantics/SemanticProgram.h" |
CModule * GetModule()