Eye of the Nile Docs
Everything you need to know to get started!
Loading...
Searching...
No Matches
FMODUnity.BankLoadException Class Reference

Public Member Functions

 BankLoadException (string path, FMOD.RESULT result)
 
 BankLoadException (string path, string error)
 

Public Attributes

string Path
 
FMOD.RESULT Result
 

Constructor & Destructor Documentation

◆ BankLoadException() [1/2]

FMODUnity.BankLoadException.BankLoadException ( string path,
FMOD.RESULT result )

◆ BankLoadException() [2/2]

FMODUnity.BankLoadException.BankLoadException ( string path,
string error )

Member Data Documentation

◆ Path

string FMODUnity.BankLoadException.Path

◆ Result

FMOD.RESULT FMODUnity.BankLoadException.Result

The documentation for this class was generated from the following file: