Automated: create new component page |
add info |
||
Line 3: | Line 3: | ||
|Name=Twitch Interface Settings | |Name=Twitch Interface Settings | ||
}} | }} | ||
This component is used with the settings for the [[Component:InteractiveCamera|InteractiveCamera]]. | |||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|ChannelName|String| | |ChannelName|String| The twitch channel name to use. | ||
}} | }} | ||
== | == Usage == | ||
== Examples == | == Examples == | ||
Line 18: | Line 18: | ||
[[Category:Components:Uncategorized{{#translation:}}|Twitch Interface Settings]] | [[Category:Components:Uncategorized{{#translation:}}|Twitch Interface Settings]] | ||
[[Category:Components{{#translation:}}|Twitch Interface Settings]] | [[Category:Components{{#translation:}}|Twitch Interface Settings]] | ||
Latest revision as of 12:09, 3 August 2025
Component image 
Twitch Interface Settings component as seen in the Scene Inspector

This component is used with the settings for the InteractiveCamera.
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. Some components stop their functionality when this field is disabled, but some don't. |
ChannelName
|
String | The twitch channel name to use. |