Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FKismetCompilerContext
| Name | FNameParameterHelper |
| Type | struct |
| Header File | /Engine/Source/Editor/KismetCompiler/Public/KismetCompiler.h |
| Include Path | #include "KismetCompiler.h" |
Syntax
struct FNameParameterHelper
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FNameParameterHelper
(
const FName InNameParameter |
KismetCompiler.h | ||
FNameParameterHelper
(
const FString& InNameParameter |
KismetCompiler.h | ||
FNameParameterHelper
(
const TCHAR* InNameParameter |
KismetCompiler.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NameParameter | FName | KismetCompiler.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FName operator*() |
KismetCompiler.h |