Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | SIntraSemInjectArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ApiLayerInjections.h |
| Include Path | #include "uLang/CompilerPasses/ApiLayerInjections.h" |
Syntax
struct SIntraSemInjectArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
SIntraSemInjectArgs
(
const TSRef< CSemanticProgram >& Program |
uLang/CompilerPasses/ApiLayerInjections.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _InjectionPass | ESemanticPass | uLang/CompilerPasses/ApiLayerInjections.h | ||
| _Program | const TSRef< CSemanticProgram > & | uLang/CompilerPasses/ApiLayerInjections.h |