Navigation
| Name | BlueprintEditorLibrary |
| Type | Editor |
| Location | /Engine/Source/Editor/BlueprintEditorLibrary/ |
| Module Build Rules | BlueprintEditorLibrary.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FBlueprintEditorLibraryModule | |
| UBlueprintEditorLibrary | |
| UBlueprintGraphPinLibrary | API for FBlueprintGraphPin |
Structs
| Name | Remarks |
|---|---|
| FBlueprintFunctionInfo | Per-item info for a function or event visible on a Blueprint. |
| FBlueprintGraphPin | A value type representing a blueprint graph pin (underlying native type: UEdGraphPin). |
Enums
Public
| Name | Remarks |
|---|---|
| EAssetSaveVersionComparisonResults | The results of comparing an assets save version to another |
| EBlueprintVariableReplication | Network replication mode for a Blueprint variable. |