public interface IUDKBot extends IUnrealBot
| Modifier and Type | Interface and Description |
|---|---|
static class |
IUDKBot.BoolBotParam |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolConfigure(IUDKBot.BoolBotParam param)
Get configuration parameter value.
|
void |
setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
Configures bot property.
|
respawngetActgetWorldViewgetComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stopgetEventBusgetLocationgetVelocitygetRotationvoid setBoolConfigure(IUDKBot.BoolBotParam param, boolean value)
param - value - boolean getBoolConfigure(IUDKBot.BoolBotParam param)
param - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.