Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Value Over Time (Float)' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| real | Value | The value to record |
| real | Seconds Ago | Seconds of time in the past you want to query the value for |
| integer | Buffer Size | The sampling precision of the buffer. The higher the more precise - the more memory usage. |
| real | Time Range | The maximum time required for offsetting in seconds. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Rig VMFunction Time Offset Float |