DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
ActionInstantBase.c
Go to the documentation of this file.
2{
3 override bool IsInstant()
4 {
5 return true;
6 }
7};
void ActionBase()
Definition ActionBase.c:73
override bool IsInstant()