Summary
Sets the playback position of the module based on a time value in seconds.
Syntax
public void SetTime(float time)
Parameters
| Name | Type | Description |
|---|---|---|
| time | float | The playback position in seconds. |
public void SetTime(float time)
| Name | Type | Description |
|---|---|---|
| time | float | The playback position in seconds. |