Component:AvatarVoiceInfo: Difference between revisions

From Resonite Wiki
Automated: update Fields, Categories
add info
 
Line 2: Line 2:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
{{stub}}
{{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:2-->
== Intoduction ==


<!--T:3-->
<!--T:3-->
== Usage ==
== 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-->
== Behavior ==
== Usage ==


<!--T:5-->
<!--T:5-->
== Examples ==
== Examples ==
{{stub}}


<!--T:6-->
<!--T:6-->
== Related Components ==
== See Also ==
</translate>
</translate>
[[Category:Components{{#translation:}}|Avatar Voice Info]]
[[Category:Components{{#translation:}}|Avatar Voice Info]]
[[Category:ComponentStubs]]
[[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 
AvatarVoiceInfo component as seen in the Scene Inspector

The AvatarVoiceInfo is used to override the assigning behavior from a Component:AvatarVoiceSourceAssigner on the avatar when it assigns a target.

Fields

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.


See Also