Automated: update Fields, Categories |
add info |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | <!--T:1--> | ||
{{Infobox Component | {{Infobox Component | ||
|Image=AvatarVoiceInfoComponent.png | |Image=AvatarVoiceInfoComponent.png | ||
|Name=AvatarVoiceInfo | |Name=AvatarVoiceInfo | ||
}} | }} | ||
The '''AvatarVoiceInfo''' is used to override the assigning behavior from a [[Component:AvatarVoiceSourceAssigner]] on the avatar when it assigns a target. | |||
<!--T:3--> | <!--T:3--> | ||
== | == Fields == | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|AudioSource|IAudioSource| | |AudioSource|IAudioSource| The audio source to override the assigning behavior of a [[Component:AvatarVoiceSourceAssigner]] on the avatar with. | ||
}} | }} | ||
<!--T:4--> | <!--T:4--> | ||
== | == Usage == | ||
<!--T:5--> | <!--T:5--> | ||
== Examples == | == Examples == | ||
{{stub}} | |||
<!--T:6--> | <!--T:6--> | ||
== | == See Also == | ||
</translate> | </translate> | ||
[[Category:Components{{#translation:}}|Avatar Voice Info]] | [[Category:Components{{#translation:}}|Avatar Voice Info]] | ||
[[Category:Components:Users:Common Avatar System:Audio{{#translation:}}|Avatar Voice Info]] | [[Category:Components:Users:Common Avatar System:Audio{{#translation:}}|Avatar Voice Info]] |
Latest revision as of 21:17, 19 December 2024
Component image
The AvatarVoiceInfo is used to override the assigning behavior from a Component:AvatarVoiceSourceAssigner on the avatar when it assigns a target.
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. |
AudioSource
|
IAudioSource | The audio source to override the assigning behavior of a Component:AvatarVoiceSourceAssigner on the avatar with. |
Usage
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.