Click or drag to resize

MatchRoomKickMessageTSetKickedPlayerUid Method

Namespace:  SoftGear.Strix.Client.Match.Room.Message
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public void SetKickedPlayerUid(
	UID kickedPlayerUid
)

Parameters

kickedPlayerUid
Type: SoftGear.Strix.Client.CoreUID
See Also