Navigation
API > API/Runtime > API/Runtime/Engine
Classes
| Type | Name | Description | |
|---|---|---|---|
| IBlueprintPropertyGuidProvider | Interface to query the property name<->GUID relationship using either a UBlueprint or a UBlueprintGeneratedClass. | ||
| UBlueprintExtension | Per-instance extension object that can be added to UBlueprint::Extensions in order to augment built-in blueprint functionality Ideally this would be an editor-only class, but such classes are not permitted within Engine modules (even inside WITH_EDITORONLY_DATA blocks) |