Syntax
Lua |
---|
function LocalPlayer:IsLinkDead(); |
Returns
Type: booleanA flag indicating if the player is disconnected. If this is ever true and the current player is the local player, please consult a physician, or a zombie master.
Lua |
---|
function LocalPlayer:IsLinkDead(); |