menu
版本
2017.2.10.6745
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
This class is responsible for determining the path where sound banks are located. When using custom platforms, this class needs to be extended. 更多...
静态公有成员 | |
static string | GetPlatformName () |
Determines the platform name which is also the sub-folder within the base path where sound banks are located for this platform. |
|
static string | GetPlatformBasePath () |
Returns the absolute path to the platform specific sound banks. |
|
static string | GetFullSoundBankPath () |
Returns the absolute path to the folder above the platform specific sound banks sub-folders. |
|
static string | GetSoundbankBasePath () |
Returns the absolute path to the platform specific sound banks, and logs an error if the Init bank cannot be found. |
This class is responsible for determining the path where sound banks are located. When using custom platforms, this class needs to be extended.