Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionitest.c
Go to the documentation of this file.
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