DayZ 1.24
Loading...
Searching...
No Matches
Rice.c
Go to the documentation of this file.
2{
3 override void SetActions()
4 {
5 super.SetActions();
6
7 AddAction(ActionForceFeed);
9 }
10};
void AddAction(typename actionName)
Definition Rice.c:2
override void SetActions()
Definition Rice.c:3