◆ ActionRefuelTorch()
◆ ActionCondition()
17 {
21
23 {
25 {
28 torchRag.GetInventory().GetCurrentInventoryLocation(
lcn);
30
32 }
33 }
34
35 return false;
36 }
Super root of all classes in Enforce script.
Definition EnScript.c:11
InventoryLocation.
Definition InventoryLocation.c:29
provides access to slot configuration
Definition InventorySlots.c:6
const int INVALID
Invalid slot (-1)
Definition InventorySlots.c:17
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo() и InventorySlots::INVALID.
◆ CreateConditionComponents()
◆ OnExecuteServer()
39 {
43
45 {
47
52 }
53 }
static proto float Clamp(float value, float min, float max)
Clamps 'value' to 'min' if it is lower than 'min', or to 'max' if it is higher than 'max'.
Перекрестные ссылки Class::CastTo() и Math::Clamp().
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/ActionRefuelTorch.c