Definition at line 1 of file ActionAttachToConstruction.c.
◆ ActionAttachToConstruction()
void ActionAttachToConstruction::ActionAttachToConstruction |
( |
| ) |
|
|
inlineprivate |
◆ ActionCondition()
Definition at line 20 of file ActionAttachToConstruction.c.
21 {
23
25 {
30
32 {
35 {
37
38 return true;
39 }
40 }
41 else if (
item.IsKindOf(
"CombinationLock"))
42 {
44
45
46
47
48
51
53 {
54
56
57 return true;
58 }
59 }
60 }
61
62 return false;
63 }
FindInventoryLocationType
flags for searching locations in inventory
◆ CreateActionData()
◆ CreateConditionComponents()
override void ActionAttachToConstruction::CreateConditionComponents |
( |
| ) |
|
|
inlineprivate |
◆ OnExecuteClient()
◆ OnExecuteImpl()
void ActionAttachToConstruction::OnExecuteImpl |
( |
ActionData | action_data | ) |
|
|
inlineprotected |
◆ OnExecuteServer()
◆ OnStartClient()
The documentation for this class was generated from the following file: