Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) Bard.PlayAudioClip Examples
Programming Language:
C# (CSharp)
Class/Type:
Bard
Method/Function:
PlayAudioClip
Examples at hotexamples.com:
1
C# (CSharp) Bard.PlayAudioClip - 1 examples found
. These are the top rated real world C# (CSharp) examples of
Bard.PlayAudioClip
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
GetLvlUpPoints(2)
GetModifier(2)
bardClass(2)
UpdateSpellsPerDay(2)
TellStory(2)
SetMainHand(1)
SetName(1)
SpecialAttack(1)
StopBGMusic(1)
ToString(1)
Add(1)
SetArmor(1)
UpdateExtraSpells(1)
UpdateKnownSpells(1)
UpdateSpellsDC(1)
getDnD(1)
getPath(1)
SetCustomLooping(1)
PlayClipByIndex(1)
PlayClipByName(1)
GetExtraSpells(1)
Base(1)
Caplist(1)
Clear(1)
Equipment(1)
Features(1)
FormatContextIntoSentence(1)
GetSpellsDC(1)
Attack(1)
LevelUp(1)
ModList(1)
PlayAudioClip(1)
PlayBGMusic(1)
PlayBGMusicByIndex(1)
PlayBGMusicByName(1)
skillsList(1)
Frequently Used Methods
GetLvlUpPoints (2)
GetModifier (2)
bardClass (2)
UpdateSpellsPerDay (2)
TellStory (2)
SetMainHand (1)
SetName (1)
SpecialAttack (1)
StopBGMusic (1)
ToString (1)
Frequently Used Methods
Add (1)
SetArmor (1)
UpdateExtraSpells (1)
UpdateKnownSpells (1)
UpdateSpellsDC (1)
getDnD (1)
getPath (1)
SetCustomLooping (1)
PlayClipByIndex (1)
PlayClipByName (1)
GetExtraSpells (1)
Base (1)
Caplist (1)
Clear (1)
Equipment (1)
Features (1)
FormatContextIntoSentence (1)
GetSpellsDC (1)
Attack (1)
LevelUp (1)
Frequently Used Methods
GetExtraSpells (1)
Base (1)
Caplist (1)
Clear (1)
Equipment (1)
Features (1)
FormatContextIntoSentence (1)
GetSpellsDC (1)
Attack (1)
LevelUp (1)
ModList (1)
PlayAudioClip (1)
PlayBGMusic (1)
PlayBGMusicByIndex (1)
PlayBGMusicByName (1)
skillsList (1)
Frequently Used Methods
ModList (1)
PlayAudioClip (1)
PlayBGMusic (1)
PlayBGMusicByIndex (1)
PlayBGMusicByName (1)
skillsList (1)
Example #1
0
Show file
public static void PlayAudioClip(AudioClip clip) { Bard.PlayAudioClip(clip); }
x