Component:PlatformInfo

From Resonite Wiki
Component image 
Platform Info component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


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.
PlatformName raw output of String
ShortNamePrefix raw output of String
Abbreviation raw output of String
Domain raw output of String
Email raw output of String
DiscordInviteUrl raw output of String
PoliciesPage raw output of String
PatreonUrl raw output of String
GitHubProfile raw output of String
GitHubIssuesRepository raw output of String
AuthScheme raw output of String
AppScheme raw output of String
DBScheme raw output of String
SessionScheme raw output of String
RecordScheme raw output of String
UserSessionScheme raw output of String

Behavior

Examples

See Also