scorpion.entity

Undocumented in source.

Members

Classes

ExtendEntity
class ExtendEntity(T, string table)
Undocumented in source.

Structs

Entity
struct Entity

Attribute that entities should be marked with. The first and only required parameter indicates the name of the table the entity belongs to.

Meta