BlueprintAPI > BlueprintAPI/VariantManager
This allows the scripting language to get the type of the C++ property its dealing with
Target is Variant Manager Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Prop Val |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
string | Return Value | This allows the scripting language to get the type of the C++ property its dealing with |