client.index

Revision as of 15:17, 24 August 2019 by Mex (talk | contribs) (Mex moved page Client.index to client.index)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Property Server and Client icon-iii.png icon-vc.png icon-sa.png icon-iv.png Online and Offline Read-Only

Available since Server 1.0.0, Client 1.0.0

int client.index

The client.index property is used to fetch the index for a client.

Value

int An integer which is unique per client, representing a client.
readonly This property cannot be changed.

Types

Shared Client

Notes

There aren't any notes for this property.

Examples

There aren't any examples for this property.

Compatibility

There isn't any compatibility information for this property.

Related

Server Related

        getClient
        getClientFromPlayerElement
        getClients
        localClient

        client.administrator
        client.cameraInterior
        client.console
        client.despawnPlayer
        client.disconnect
        client.game
        client.gameVersion
        client.getData
        client.index
        client.ip
        client.name
        client.ping
        client.player
        client.removeAllData
        client.removeData
        client.setData


Client Related

        getClient
        getClientFromPlayerElement
        getClients
        localClient

        client.administrator
        client.console
        client.despawnPlayer
        client.disconnect
        client.game
        client.gameVersion
        client.getData
        client.index
        client.ip
        client.name
        client.ping
        client.player
        client.removeAllData
        client.removeData
        client.setData