Navigation
API > API/Editor > API/Editor/KismetCompiler
| Name | FKCHandler_Passthru |
| Type | class |
| Header File | /Engine/Source/Editor/KismetCompiler/Public/KismetCompilerMisc.h |
| Include Path | #include "KismetCompilerMisc.h" |
Syntax
class FKCHandler_Passthru : public FNodeHandlingFunctor
Inheritance Hierarchy
- FNodeHandlingFunctor → FKCHandler_Passthru
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FKCHandler_Passthru
(
FKismetCompilerContext& InCompilerContext |
KismetCompilerMisc.h |
Functions
Public
Overridden from FNodeHandlingFunctor
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Compile
(
FKismetFunctionContext& Context, |
KismetCompilerMisc.h |