HutongGames.PlayMaker.Actions.GetVoices Class Reference

GetVoices-action for PlayMaker. More...

Inheritance diagram for HutongGames.PlayMaker.Actions.GetVoices:
HutongGames.PlayMaker.Actions.BaseRTVAction

Public Member Functions

override void OnEnter ()
 

Public Attributes

FsmString Culture
 Culture of the voices (e.g. 'en', blank for all cultures). More...
 
FsmString Gender
 Gender of the voices ('m' or 'male' for males, 'f' or 'female' for females, blank for all genders). More...
 
FsmArray Voices
 Found voices (output array). More...
 
- Public Attributes inherited from HutongGames.PlayMaker.Actions.BaseRTVAction
FsmEvent sendEvent
 

Detailed Description

GetVoices-action for PlayMaker.

Member Data Documentation

◆ Culture

FsmString HutongGames.PlayMaker.Actions.GetVoices.Culture

Culture of the voices (e.g. 'en', blank for all cultures).

◆ Gender

FsmString HutongGames.PlayMaker.Actions.GetVoices.Gender

Gender of the voices ('m' or 'male' for males, 'f' or 'female' for females, blank for all genders).

◆ Voices

FsmArray HutongGames.PlayMaker.Actions.GetVoices.Voices

Found voices (output array).


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/3rd party/PlayMaker/Scripts/GetVoices.cs