NetworkManager..::..GetPlayer<(Of <(<'T>)>)> Method (IClient)
Retrieves a player associated with a given client.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Type Parameters
- T
- The type of player to retrieve.
Parameters
- client
- Type: com.onlineobject.objectnet..::..IClient
The client associated with the player.