public class Kick extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected UnrealId |
Id
Id of the bot to be kicked.
|
static String |
PROTOTYPE
Example how the message looks like - used during parser tests.
|
| Constructor and Description |
|---|
Kick()
Creates new instance of command Kick.
|
Kick(Kick original)
Cloning constructor.
|
Kick(UnrealId Id)
Creates new instance of command Kick.
|
public static final String PROTOTYPE
protected UnrealId Id
public Kick(UnrealId Id)
Id - Id of the bot to be kicked.public Kick()
public Kick(Kick original)
original - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.