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