C# Class PersonComponent, Entitas-CSharp

Inheritance: IComponent
Afficher le fichier Open project: sschmid/Entitas-CSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
age int
gender string
name string

Property Details

age public_oe property

public int age
Résultat int

gender public_oe property

public string gender
Résultat string

name public_oe property

public string name
Résultat string