mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-21 17:02:27 +00:00
Updated Lua Client (markdown)
parent
277d364e44
commit
32f397a7c4
@ -1,5 +1,7 @@
|
|||||||
Lua_Client is a class exported to Lua that represent the Client object from EQEmu. All Lua_Client are also [Lua_Mob](Lua-Mob).
|
Lua_Client is a class exported to Lua that represent the Client object from EQEmu. All Lua_Client are also [Lua_Mob](Lua-Mob).
|
||||||
|
|
||||||
|
[Return to the Lua API](Lua-API)
|
||||||
|
|
||||||
### Properties
|
### Properties
|
||||||
```
|
```
|
||||||
client.null -- Returns true if this object is null
|
client.null -- Returns true if this object is null
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user