EntEventLoop
Event Loop
Calls an Event every X seconds
ID: EntEventLoop
Base Type: Entity Component
Values
Name | Type | Description |
---|---|---|
Next Event | Play Time Variable | - ReadOnly |
Rate | Number Variable | Defaults to 1 - s |
Events
Name | Description |
---|---|
Next Event Lapsed() | Called when Next Event time Lapses |
Loop Event() |
Updated almost 2 years ago