Navigation
Unreal Engine Blueprint API Reference > Datasmith User Data
Get the Datasmith User Data of a given object
Target is Datasmith Content Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Object | The Object from which to retrieve the Datasmith User Data. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | The Datasmith User Data if it exists; nullptr, otherwise |