См. определение в файле HescoBox.c строка 155
156 {
157 this.HideSelection( "inventory" );
158 this.HideSelection( "placing" );
159 this.ShowSelection( "filled" );
160
163
165 {
167 DecreaseHealth( "", "", 5 );
168 SetAllowDamage(false);
169 }
170 }
override void RefreshPhysics()
proto native CGame GetGame()
Перекрестные ссылки FILLED, GetGame(), RefreshPhysics(), SetState() и Synchronize().
Используется в OnStoreLoad().