public class Kick extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected UnrealId |
Id
Id of the bot to be kicked.
|
| Constructor and Description |
|---|
Kick()
Creates new instance of command Kick.
|
Kick(Kick original)
Cloning constructor.
|
Kick(UnrealId Id)
Creates new instance of command Kick.
|
protected UnrealId Id
public Kick(UnrealId Id)
Id - Id of the bot to be kicked.public Kick()
public Kick(Kick original)
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.