C# Class FMODUnity.BusNotFoundException

Inheritance: System.Exception
ファイルを表示 Open project: fmod/UnityIntegration

Public Properties

Property Type Description
Path string

Public Methods

Method Description
BusNotFoundException ( string path ) : System

Method Details

BusNotFoundException() public method

public BusNotFoundException ( string path ) : System
path string
return System

Property Details

Path public_oe property

public string Path
return string