Method | Description | |
---|---|---|
GetBgm ( ) : |
||
GetCardSound ( string cardName, bool isMale ) : |
||
GetDeathSound ( string key ) : |
||
GetSkillSound ( string skillName, int skillTag ) : |
||
GetSystemSound ( string key ) : |
||
Initialize ( ) : void | ||
_RemoveTrailingDigits ( string s ) : string |
Method | Description | |
---|---|---|
GetUriFromKey ( string key ) : |
||
GetUriFromPath ( string path ) : |
||
_ParseDirectory ( string key, string path ) : void |
public static GetCardSound ( string cardName, bool isMale ) : |
||
cardName | string | |
isMale | bool | |
return |
public static GetDeathSound ( string key ) : |
||
key | string | |
return |
public static GetSkillSound ( string skillName, int skillTag ) : |
||
skillName | string | |
skillTag | int | |
return |
public static GetSystemSound ( string key ) : |
||
key | string | |
return |
public static _RemoveTrailingDigits ( string s ) : string | ||
s | string | |
return | string |