The '''AudioVolumeSettings''' is a Legacy component previously used for settings in the game.
The '''AudioVolumeSettings''' is a Legacy component previously used for settings in the game.
{{Note|For an updated version, see [[Component:SettingsDataFeed]] and read on the concept [[Data Feeds]].|warning}}
{{Note|For an updated version, see [[Component:SettingsDataFeed]] and read on the concept [[Data Feeds]].|suggestion}}
== Fields ==
== Fields ==
Line 15:
Line 16:
|UserInterfaceVolume|Float| The volume setting for the user interface in the game.
|UserInterfaceVolume|Float| The volume setting for the user interface in the game.
}}
}}
== Usage ==
Legacy.
== Examples ==
Legacy.
== See Also ==
== See Also ==
Revision as of 02:18, 7 April 2025
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image
Audio Volume Settings component as seen in the Scene Inspector
The AudioVolumeSettings is a Legacy component previously used for settings in the game.