Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NameAgeComponent
C# Class NameAgeComponent, Entitas-CSharp
Inheritance:
IComponent
Afficher le fichier
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
age
int
name
string
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Property Details
age
public_oe property
public
int
age
Résultat
int
name
public_oe property
public
string
name
Résultat
string