C# Class UnityEditorInternal.JSONTypeException

Inheritance: System.Exception
显示文件 Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
JSONTypeException ( string msg ) : System

Method Details

JSONTypeException() public method

public JSONTypeException ( string msg ) : System
msg string
return System