Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FBlueprintEditorUtils
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/Kismet2/BlueprintEditorUtils.h |
| Include | #include "Kismet2/BlueprintEditorUtils.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Kismet2/BlueprintEditorUtils.cpp |
static bool VerifyUserWantsVariableTypeChanged
&40;
const FName & InVarName
&41;
Remarks
Helper function to warn user of the results of changing var type by displaying a suppressible dialog TRUE if the user wants to change the variable type
Parameters
| Name | Description |
|---|---|
| InVarName | Variable name to display in the dialog message |