◆ CanPutInCargo()
11 {
12 if( !
super.CanPutInCargo( parent ) )
13 {
14 return false;
15 }
16
18 }
override bool IsEmpty()
Definition FireplaceBase.c:2433
Перекрестные ссылки IsEmpty().
◆ CanReceiveAttachment()
21 {
23 {
24 return false;
25 }
26
27 return !GetInventory().IsInCargo();
28 }
◆ SetActions()
4 {
6
8 }
ActionDeCraftRopeBeltCB ActionContinuousBaseCB ActionDeCraftRopeBelt()
Definition ActionDeCraftRopeBelt.c:14
void AddAction(typename actionName)
Definition AdvancedCommunication.c:220
Перекрестные ссылки ActionDeCraftRopeBelt() и AddAction().
Объявления и описания членов класса находятся в файле:
- D:/Ishodniki/scripts/4_World/Entities/ItemBase/Clothing/RopeBelt.c