C# Class GameData.GameConditionsException, ES2015F

Inheritance: UnityEngine.UnityException
显示文件 Open project: jgirald/ES2015F

Public Methods

Method Description
GameConditionsException ( string message ) : System.Collections

Method Details

GameConditionsException() public method

public GameConditionsException ( string message ) : System.Collections
message string
return System.Collections