EchoTrio
 
Loading...
Searching...
No Matches
EchoTrio.VoiceChat.ActorReferences Class Reference

Reference to an actor configuration, and the AudioSource it should play it's output audio from. More...

Collaboration diagram for EchoTrio.VoiceChat.ActorReferences:
Collaboration graph

Public Attributes

ActorConfig actorConfig
 The configuration of the actor.
 
AudioSource audioSource
 The audio source to output the speech of the actor.
 
EchoTrio.UI.SpriteSwitcher listeningIcon = null
 The listening icon of the actor.
 

Detailed Description

Reference to an actor configuration, and the AudioSource it should play it's output audio from.

Definition at line 42 of file VoiceChat.cs.

Member Data Documentation

◆ actorConfig

ActorConfig EchoTrio.VoiceChat.ActorReferences.actorConfig

The configuration of the actor.

Definition at line 44 of file VoiceChat.cs.

◆ audioSource

AudioSource EchoTrio.VoiceChat.ActorReferences.audioSource

The audio source to output the speech of the actor.

Definition at line 46 of file VoiceChat.cs.

◆ listeningIcon

EchoTrio.UI.SpriteSwitcher EchoTrio.VoiceChat.ActorReferences.listeningIcon = null

The listening icon of the actor.

Definition at line 48 of file VoiceChat.cs.


The documentation for this class was generated from the following file: