Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
botactions.c
Go to the documentation of this file.
1
5{
9 void Action (BotEventBase e) { }
10};
11
represents action executed on transition just between OnExit from old state and OnEntry to new state
Definition botactions.c:5
represents event that triggers transition from state to state
Definition botevents.c:5