GetValue

Get the values of fields and properties and output them to the data flow.

GetValue

Properties

Property NameDescription
Type The type whose members get the values
Member Member to get the value from
<Target> Instance
Output Value Value output slot

Remarks

Since the call is made via reflection, stripping can cause the called member to be removed from the build.
See Unity - Manual: Managed code stripping for more information.