C# Class UserComponent, Entitas-CSharp

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

Méthodes publiques

Свойство Type Description
isLoggedIn bool
timestamp DateTime

Property Details

isLoggedIn public_oe property

public bool isLoggedIn
Résultat bool

timestamp public_oe property

public DateTime timestamp
Résultat DateTime