DayZ
1.24
Loading...
Searching...
No Matches
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:2
ActionInstantBase::IsInstant
override bool IsInstant()
Definition
ActionInstantBase.c:3
scripts
4_World
Classes
UserActionsComponent
Actions
ActionInstantBase.c
Generated by
1.10.0