FMODException.this

Undocumented in source.
  1. this(FMOD_RESULT result, string msg, Throwable next)
  2. this(FMOD_RESULT result, string msg, string file, size_t line, Throwable next)
    class FMODException
    this
    (
    FMOD_RESULT result
    ,
    string msg
    ,
    string file
    ,
    size_t line
    ,
    Throwable next = null
    )

Meta