Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | TApiLayerInjection |
| Type | class |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/CompilerPasses/ApiLayerInjections.h |
| Include Path | #include "uLang/CompilerPasses/ApiLayerInjections.h" |
Syntax
template<class FeatureType, typename... InjectionArgsType>
class TApiLayerInjection : public uLang::TModularFeature< FeatureType >
Derived Classes
TApiLayerInjection derived class hierarchy
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Ingest
(
InjectionArgsType... Args, |
uLang/CompilerPasses/ApiLayerInjections.h |