Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FBlueprintNamespaceUtilities
| Type | Name | Description | |
|---|---|---|---|
| FString | GetObjectNamespace
(
const UObject* InObject |
Analyzes the given object to determine its explicitly-assigned namespace identifier, or otherwise returns its default namespace. | |
| FString | GetObjectNamespace
(
const FSoftObjectPath& InObjectPath |
Analyzes the given object path to determine its explicitly-assigned namespace identifier, or otherwise returns its default namespace. |