C# Class UnsupportedObject, Entitas-CSharp

Show file Open project: sschmid/Entitas-CSharp Class Usage Examples

Public Properties

Property Type Description
name string

Public Methods

Method Description
UnsupportedObject ( string name ) : System

Method Details

UnsupportedObject() public method

public UnsupportedObject ( string name ) : System
name string
return System

Property Details

name public property

public string name
return string