VPX Documentation

Timer

3min

Variables

Variables are items in vpx you can set, adjust or call.

Call

Detail

Example

Name(string)





Enabled(bool)





Interval(int)

set interval for triggering the timer (1 equals 1000 timer calls per second, 1000 equals 1 timer call per second, -1 makes it dependent on the FPS that a user can reach)



UserValue(any)

can store any user defined value for re-use later-on



Events

Event

Detail

Example

_Timer





_Init





JS




Updated 25 Mar 2024
Doc contributor
Did this page help you?