◆ ActionUngagTarget()
◆ ActionCondition()
25 {
28 {
30 {
31 return true;
32 }
33 }
34 return false;
35 }
bool IsWearingGag(PlayerBase player)
Definition ActionUngagTarget.c:54
Super root of all classes in Enforce script.
Definition EnScript.c:11
Definition PlayerBaseClient.c:2
static proto bool CastTo(out Class to, Class from)
Try to safely down-cast base class to child class.
Перекрестные ссылки Class::CastTo() и IsWearingGag().
◆ CreateConditionComponents()
◆ GetInputType()
◆ IsWearingGag()
55 {
59 {
60 return true;
61 }
62 return false;
63 }
provides access to slot configuration
Definition InventorySlots.c:6
Перекрестные ссылки Class::CastTo().
Используется в ActionCondition().
◆ OnFinishProgressServer()
38 {
41 {
44
46 {
48 lamb.SetTransferParams(
true,
true,
true,
false, 1);
50 }
51 }
52 }
bool CanReceiveAction(ActionTarget target)
Definition ActionBase.c:690
Definition ActionUngagSelf.c:55
Перекрестные ссылки ActionBase::CanReceiveAction() и Class::CastTo().
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/ActionUngagTarget.c