Navigation
Classes
| Type | Name | Description | |
|---|---|---|---|
| FBlueprintCompiledStatement | |||
| FBPTerminal | A terminal in the graph (literal or variable reference) | ||
| FConversion | |||
| FGraphCompilerContext | |||
| FImplicitCastParams | |||
| FKCHandler_Passthru | |||
| FKismetCompilerContext | |||
| FKismetCompilerUtilities | This is a loose collection of utilities used when 'compiling' a new UClass from a K2 graph. | ||
| FKismetFunctionContext | |||
| FNetNameMapping | Map from a name to the number of times it's been 'created' (identical nodes create the same variable names, so they need something appended) | ||
| FNodeHandlingFunctor | |||
| FUserDefinedStructureCompilerUtils | |||
| IBlueprintCompiler | |||
| IKismetCompilerInterface |
Enums
| Type | Name | Description | |
|---|---|---|---|
| KismetCompilerDebugOptions:: | Should the compiler emit node comments to the backends? | ||
| KismetCompilerDebugOptions:: | |||
| UE::KismetCompiler::CastingUtils::FloatingPointCastType |