版本
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.