Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintNamespaceUtilities
| Type | Name | Description | |
|---|---|---|---|
| void | GetPropertyValueNamespaces
(
const FProperty* InProperty, |
Analyzes a property value to determine explicitly-assigned namespace identifiers from any object references, or otherwise returns the default namespace for each occurrence (default). | |
| void | GetPropertyValueNamespaces
(
const UStruct* InStruct, |
Please use the updated version that removes the InStruct parameter (no longer needed). |