Dayz Explorer 1.29.162510
Loading...
Searching...
No Matches
actionitest.c
Go to the documentation of this file.
1class ActionITest: ActionInteractBase
2{
3 void ActionITest()
4 {
5 m_Text = "#Take one";
6 }
7};
string m_Text
Definition actionbase.c:64