Skip to content
CapsAdmin edited this page Apr 4, 2014 · 25 revisions

##shared

  • entities.EndStorableProperties()
  • entities.IsSet(tbl, key)
  • entities.Create(name)
  • entities.GetRegistered(name)
  • entities.GetAllRegistered()
  • entities.GetAll()
  • entities.GetSet(tbl, key)
  • entities.LoadAllEntities()
  • entities.GetAllByClass(class)
  • entities.Call(name)
  • entities.Initialize()
  • entities.Register(META, name)
  • entities.StartStorableProperties()
  • entities.GetVariableOrder()
Clone this wiki locally