Navigation
Unreal Engine C++ API Reference > Editor > Kismet > FBlueprintNamespaceUtilities > GetPropertyValueNamespaces
Deprecated * Please use the updated version that removes the InStruct parameter (no longer needed).
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/BlueprintNamespaceUtilities.h |
Include | #include "BlueprintNamespaceUtilities.h" |
static void GetPropertyValueNamespaces ( const [UStruct](API\Runtime\CoreUObject\UObject\UStruct) * InStruct, const [FProperty](API\Runtime\CoreUObject\UObject\FProperty) * InProperty, const void * InContainer, [TSet](API\Runtime\Core\Containers\TSet)< [FString](API\Runtime\Core\Containers\FString) > & OutNamespaces )