![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | Bot_TestSpawnOpenDestroy (Bot bot=NULL, BotStateBase parent=NULL, string new_type="") |
| void | Bot_TestSpawnOpenDrop (Bot bot=NULL, BotStateBase parent=NULL, string new_type="") |
| void | Bot_TestSpawnOpenEat (Bot bot=NULL, BotStateBase parent=NULL, string new_type="") |
| override void | OnEntry (BotEventBase e) |
| override void | OnEntry (BotEventBase e) |
| override void | OnEntry (BotEventBase e) |
| override void | OnExit (BotEventBase e) |
| override void | OnExit (BotEventBase e) |
| override void | OnExit (BotEventBase e) |
| override void | OnUpdate (float dt) |
| override void | OnUpdate (float dt) |
| override void | OnUpdate (float dt) |
Private Attributes | |
| ref BotDestroyEntityInHands | m_Destroying |
| ref BotDropEntityInHands | m_Dropping |
| ref BotEatEntityInHands | m_Eating |
Definition at line 240 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 266 of file bot_testspawnandopencan.c.
References m_Destroying.
|
inlineprivate |
Definition at line 244 of file bot_testspawnandopencan.c.
References m_Dropping.
|
inlineprivate |
Definition at line 288 of file bot_testspawnandopencan.c.
References m_Eating.
|
inlineprivate |
Definition at line 301 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 279 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 257 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 306 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 280 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 258 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 311 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 281 of file bot_testspawnandopencan.c.
|
inlineprivate |
Definition at line 259 of file bot_testspawnandopencan.c.
|
private |
Definition at line 264 of file bot_testspawnandopencan.c.
Referenced by Bot_TestSpawnOpenDestroy().
|
private |
Definition at line 242 of file bot_testspawnandopencan.c.
Referenced by Bot_TestSpawnOpenDrop().
|
private |
Definition at line 286 of file bot_testspawnandopencan.c.
Referenced by Bot_TestSpawnOpenEat().