C# Class WwiseSetupWizard, examples

Inheritance: WwiseSetupWindow
Afficher le fichier Open project: enzienaudio/examples Class Usage Examples

Méthodes publiques

Свойство Type Description
Settings WwiseSettings,

Méthodes publiques

Méthode Description
CloseWindow ( ) : void
DisableBuiltInAudio ( ) : bool
Init ( ) : void
InstallPlugin ( DirectoryInfo Platform ) : void
PackageDemo ( ) : void
Setup ( ) : bool
ShowHelp ( ) : void

Private Methods

Méthode 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

Method Details

CloseWindow() public static méthode

public static CloseWindow ( ) : void
Résultat void

DisableBuiltInAudio() public static méthode

public static DisableBuiltInAudio ( ) : bool
Résultat bool

Init() public static méthode

public static Init ( ) : void
Résultat void

InstallPlugin() public static méthode

public static InstallPlugin ( DirectoryInfo Platform ) : void
Platform DirectoryInfo
Résultat void

PackageDemo() public static méthode

public static PackageDemo ( ) : void
Résultat void

Setup() public méthode

public Setup ( ) : bool
Résultat bool

ShowHelp() public static méthode

public static ShowHelp ( ) : void
Résultat void

Property Details

Settings public_oe static_oe property

public static WwiseSettings, Settings
Résultat WwiseSettings,