AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkNetwork.HostClient Property

Returns a TAgkNetworkClient representing the client ID of the host's client.

Syntax
Pascal
property HostClient: TAgkNetworkClient;

This is useful if you use the server to handle game setup variables such as board size, game length, etc, as only the host client should have a copy of these such variables.

Copyright (c) 2012. All rights reserved.