C# Class NameComponent, Entitas-CSharp

Inheritance: IComponent
Mostrar archivo Open project: sschmid/Entitas-CSharp Class Usage Examples

Public Properties

Property Type Description
name string
value string

Property Details

name public_oe property

public string name
return string

value public_oe property

public string value
return string