EchoTrio
 
Loading...
Searching...
No Matches
EchoTrio.Actor.Response Class Reference
Collaboration diagram for EchoTrio.Actor.Response:
Collaboration graph

Public Attributes

string message = null
 
Emotion emotion = Emotion.Neutral
 
AudioClip audioClip = null
 
List< string > reasonings = new List<string>()
 

Detailed Description

Definition at line 17 of file Actor.cs.

Member Data Documentation

◆ audioClip

AudioClip EchoTrio.Actor.Response.audioClip = null

Definition at line 20 of file Actor.cs.

◆ emotion

Emotion EchoTrio.Actor.Response.emotion = Emotion.Neutral

Definition at line 19 of file Actor.cs.

◆ message

string EchoTrio.Actor.Response.message = null

Definition at line 18 of file Actor.cs.

◆ reasonings

List<string> EchoTrio.Actor.Response.reasonings = new List<string>()

Definition at line 21 of file Actor.cs.


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