Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
NameAgeComponent
C# Class NameAgeComponent, Entitas-CSharp
Inheritance:
IComponent
Mostrar archivo
Open project: sschmid/Entitas-CSharp
Class Usage Examples
Public Properties
Property
Type
Description
age
int
name
string
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
age
public_oe property
public
int
age
return
int
name
public_oe property
public
string
name
return
string