Project Zomboid Lua Docs 29123
Unofficial documentation for Project Zomboid's Lua
Loading...
Searching...
No Matches
SGlobalObjectSystem Member List

This is the complete list of members for SGlobalObjectSystem, including all inherited members.

__eventListenersISBaseObject
addEventListener(string _event, function _callback, unknown _target)ISBaseObject
clearEventListeners()ISBaseObject
derive(string type)ISBaseObject
getInitialStateForClient()SGlobalObjectSystem
getIsoObjectAt(number x, number y, number z)SGlobalObjectSystem
getIsoObjectOnSquare(IsoGridSquare square)SGlobalObjectSystem
getLuaObjectAt(number x, number y, number z)SGlobalObjectSystem
getLuaObjectByIndex(integer index)SGlobalObjectSystem
getLuaObjectCount()SGlobalObjectSystem
getLuaObjectOnSquare(IsoGridSquare square)SGlobalObjectSystem
initialise()ISBaseObject
initLuaObjects()SGlobalObjectSystem
initSystem()SGlobalObjectSystem
ISBaseObject()ISBaseObject
isValidIsoObject(IsoObject isoObject)SGlobalObjectSystem
loadIsoObject(IsoObject isoObject)SGlobalObjectSystem
newLuaObject(GlobalObject globalObject)SGlobalObjectSystem
newLuaObjectAt(number x, number y, number z)SGlobalObjectSystem
newLuaObjectOnClient(SGlobalObject luaObject)SGlobalObjectSystem
newLuaObjectOnSquare(IsoGridSquare square)SGlobalObjectSystem
noise(string message)SGlobalObjectSystem
OnChunkLoaded(number wx, number wy)SGlobalObjectSystem
OnClientCommand(string command, IsoPlayer playerObj, table args)SGlobalObjectSystem
OnDestroyIsoThumpable(IsoObject isoObject, IsoPlayer playerObj)SGlobalObjectSystem
OnIsoObjectChangedItself(IsoObject isoObject)SGlobalObjectSystem
OnModDataChangeItself(IsoObject isoObject)SGlobalObjectSystem
OnObjectAboutToBeRemoved(IsoObject isoObject)SGlobalObjectSystem
OnObjectAdded(IsoObject isoObject)SGlobalObjectSystem
RegisterSystemClass(SGlobalObjectSystem luaClass)SGlobalObjectSystemstatic
removeEventListener(string _event, function _callback)ISBaseObject
removeLuaObject(SGlobalObject luaObject)SGlobalObjectSystem
removeLuaObjectAt(number x, number y, number z)SGlobalObjectSystem
removeLuaObjectOnClient(SGlobalObject luaObject)SGlobalObjectSystem
removeLuaObjectOnSquare(IsoGridSquare square)SGlobalObjectSystem
sendCommand(string command, table args)SGlobalObjectSystem
SGlobalObjectSystem(string name)SGlobalObjectSystem
systemSGlobalObjectSystem
systemNameSGlobalObjectSystem
triggerEvent(string _event, unknown ...)ISBaseObject
TypeISBaseObject
updateLuaObjectOnClient(SGlobalObject luaObject)SGlobalObjectSystem
wantNoiseSGlobalObjectSystem