Unreal Engine Blueprint API Reference > Utilities > Struct
Adds a node that create a 'CurveTableRowHandle' from its members
Inputs
Type | Name | Description |
---|---|---|
object | Curve Table | Pointer to table we want a row from |
name | Row Name | Name of row in the table that we want |
Outputs
Type | Name | Description |
---|---|---|
struct | Curve Table Row Handle |