Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actioninstantbase.c
Go to the documentation of this file.
1
class
ActionInstantBase
:
ActionBase
2
{
3
override
bool
IsInstant()
4
{
5
return
true
;
6
}
7
};
ActionInstantBase
Definition:
actioninstantbase.c:1
ActionBase
void ActionBase()
Definition:
actionbase.c:73
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
actioninstantbase.c
Generated by
1.8.17