Dayz Explorer
1.28.160049
Loading...
Searching...
No Matches
splint.c
Go to the documentation of this file.
1
class
Splint
:
Inventory_Base
2
{
3
override
void
SetActions()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionSplintTarget
);
8
AddAction
(
ActionSplintSelf
);
9
}
10
};
11
12
class
Splint_Applied
:
Clothing
13
{
14
void
~Splint_Applied
()
15
{
16
17
}
18
};
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ActionSplintSelf
Definition
actionsplintself.c:10
ActionSplintTarget
Definition
actionsplinttarget.c:10
Clothing
Definition
armband_colorbase.c:2
Inventory_Base
Definition
barbedbaseballbat.c:2
Splint_Applied
Definition
splint.c:13
Splint
Definition
splint.c:2
Daten
4_world
entities
itembase
gear
medical
splint.c
Generated by
1.12.0