C# Class UserComponent, Entitas-CSharp

Inheritance: IComponent
ファイルを表示 Open project: sschmid/Entitas-CSharp Class Usage Examples

Public Properties

Property Type Description
isLoggedIn bool
timestamp DateTime

Property Details

isLoggedIn public_oe property

public bool isLoggedIn
return bool

timestamp public_oe property

public DateTime timestamp
return DateTime