C# Class NameComponent, Entitas-CSharp

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

Public Properties

Property Type Description
name string
value string

Property Details

name public property

public string name
return string

value public property

public string value
return string