Beta Documentation - Subject to change.

Gets a flag indicating if the player is disconnected.

Syntax

Lua
function LocalPlayer:IsLinkDead();

Returns

Type: boolean
A 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.

Remarks

See Also