◆ UngagSelfLambda()
60 {
61 gag = MouthRag.Cast(m_OldItem);
63 gag.SetIncomingLambaBool(
true);
68 }
InventoryLocation.
Definition InventoryLocation.c:29
MouthRag gag
Definition ActionUngagSelf.c:56
EntityAI m_OriginalOwner
Definition ActionUngagSelf.c:57
Перекрестные ссылки gag и m_OriginalOwner.
◆ OnAbort()
82 {
84 gag.SetIncomingLambaBool(
false);
85 }
Перекрестные ссылки gag.
◆ OnSuccess()
71 {
73
76 {
78 }
79 }
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() и m_OriginalOwner.
◆ gag
◆ m_OriginalOwner
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Classes/UserActionsComponent/Actions/Continuous/ActionUngagSelf.c