Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Kismet2 > API/Editor/UnrealEd/Kismet2/FBlueprintEditorUtils
| Type | Name | Description | |
|---|---|---|---|
| FProperty * | GetMostUpToDateProperty
(
FProperty* Property |
Returns the skeleton version of the property, skeleton classes are often more up to date than the authoritative GeneratedClass | |
| const FProperty * | GetMostUpToDateProperty
(
const FProperty* Property |
Returns the skeleton version of the property, skeleton classes are often more up to date than the authoritative GeneratedClass |