Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
MyBotTrigger Class Reference
Inheritance diagram for MyBotTrigger:
BotTrigger

Private Member Functions

void MyBotTrigger (PlayerBase p)
override bool CheckTrigger ()

Private Attributes

PlayerBase m_Owner

Detailed Description

Definition at line 8 of file bot.c.

Constructor & Destructor Documentation

◆ MyBotTrigger()

void MyBotTrigger ( PlayerBase p)
inlineprivate

Definition at line 11 of file bot.c.

References m_Owner.

Member Function Documentation

◆ CheckTrigger()

override bool CheckTrigger ( )
inlineprivate

Definition at line 12 of file bot.c.

References InventorySlots::GetSlotIdFromString(), and m_Owner.

Field Documentation

◆ m_Owner

PlayerBase m_Owner
private

Definition at line 10 of file bot.c.

Referenced by MyBotTrigger(), and CheckTrigger().


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/systems/bot/bot.c