enet.peer:index

Returns the index of the peer. All peers of an ENet host are kept in an array. This function finds and returns the index of the peer of its host structure.

Function

Synopsis

peer:index()

Arguments

None

Returns

None

See Also

Other Languages