C# Class FMODUnity.VCANotFoundException

Inheritance: System.Exception
Show file Open project: fmod/UnityIntegration

Public Properties

Property Type Description
Path string

Public Methods

Method Description
VCANotFoundException ( string path ) : System

Method Details

VCANotFoundException() public method

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

Property Details

Path public property

public string Path
return string