Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
metalplate.c
Go to the documentation of this file.
1
class
MetalPlate
extends
ItemBase
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
7
AddAction
(ActionAttachToConstruction);
8
AddAction
(ActionAttachOnSelection);
9
}
10
}
AddAction
void AddAction(typename actionName)
Definition
advancedcommunication.c:220
ItemBase
Definition
inventoryitem.c:742
ItemBase::SetActions
override void SetActions()
Definition
barbedwire.c:402
Daten
4_world
entities
itembase
metalplate.c
Generated by
1.16.1