scorpion ~master (2019-01-11T16:34:34Z)
Home
Dub
Repo
ExtendEntity
scorpion
entity
Undocumented in source.
class
ExtendEntity : T, shark.entity.Entity(
T
string
table
) {
string
tableName
();
this
();
this
(T entity);
}
Constructors
this
this
()
Undocumented in source.
this
this
(T entity)
Undocumented in source.
Members
Functions
tableName
string
tableName
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
scorpion
entity
classes
ExtendEntity
structs
Entity