HasTimeChanged¶
Triggers a bool if time was scrubbed back in the timeline by the user or by looping. Also known as: DidTimeChange.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Threshold (Single) | — |
| Mode (Int32) | — |
| WhichTime (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| HasChanged | System.Boolean |
| DeltaTime | System.Single |