Component:AppVersionDriver

From Resonite Wiki
Component image 
App Version Driver component as seen in the Scene Inspector

App version driver is a component that drives the content of the string field provided to Text to Resonite's version.

Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
Text field drive of String Drives the provided text field's content to Resonite's version. The text is formatted starting with "Beta", "Alpha", or "Release", followed by the game's compile date. The date is formatted year.day.month.minuteOfDay. Minute of day is the minutes since midnight. The time is in UTC.

Behavior

Examples

See Also