How can I get properties of mission objects to show on a custom panel? For example showing the CurrentTime of a TimerTrigger. Like how the HUD for the reno race shows the race time.
Maybe I can pass data trough a calculator variable (X:RacingTimer) and capture it with a listener?