Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionitest.c
Go to the documentation of this file.
1
class
ActionITest
:
ActionInteractBase
2
{
3
void
ActionITest
()
4
{
5
m_Text
=
"#Take one"
;
6
}
7
};
ActionInteractBase
Definition:
actioninteractbase.c:54
ActionITest
Definition:
actionitest.c:1
m_Text
protected string m_Text
Definition:
actionbase.c:49
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
interact
actionitest.c
Generated by
1.8.17