Unreal Engine Blueprint API Reference > Datasmith > Element
Get the recorded value for this property as a float. Returned value is meaningless if the property is not of float type.
Target is Datasmith Property Capture Element
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
real | Return Value | Get the recorded value for this property as a float.Returned value is meaningless if the property is not of float type. |