default_time_display_format - eisclimber/ExPresS-XR GitHub Wiki

TextSettings.DEFAULT_TIME_DISPLAY_FORMAT

Field in TextSettings

Summary

Default format for displaying the remaining time. Uses string.Format. Any occurrence of '{0}' will be replaced with the time.

public const string DEFAULT_TIME_DISPLAY_FORMAT = "{0}";
⚠️ **GitHub.com Fallback** ⚠️