Property | Type | Description | |
---|---|---|---|
Settings | WwiseSettings, |
Method | Description | |
---|---|---|
CloseWindow ( ) : void | ||
DisableBuiltInAudio ( ) : bool | ||
Init ( ) : void | ||
InstallPlugin ( DirectoryInfo Platform ) : void | ||
PackageDemo ( ) : void | ||
Setup ( ) : bool | ||
ShowHelp ( ) : void |
Method | Description | |
---|---|---|
CreateWwiseGlobalObject ( ) : void | ||
FetchWwiseLogo ( ) : void | ||
GenerateWwiseIDsCsFile ( ) : void | ||
InstallAllPlatformProfilePlugins ( ) : bool | ||
OnDisable ( ) : void | ||
OnGUI ( ) : void | ||
SetAllScriptExecutionOrder ( ) : bool | ||
SetListener ( ) : void | ||
SetScriptExecutionOrder ( string Script, int ExecutionOrder ) : bool | ||
SetSoundbankSettings ( ) : bool | ||
UninstallIntegration ( ) : void | ||
UninstallIntegrationWithConfirm ( ) : void | ||
ValidateVersion ( ) : void |
public static InstallPlugin ( DirectoryInfo Platform ) : void | ||
Platform | DirectoryInfo | |
return | void |