flags for searching locations in inventory
| Элементы перечислений |
|---|
| ATTACHMENT | < ground
ATT.
attachment of another entity
|
| CARGO | cargo of another entity
CGO.
|
| HANDS | hands of another entity
HND.
|
| PROXYCARGO | cargo of a large object (building,...)
PXY.
|
| ANY_CARGO | CGO | PXY.
|
| ANY | ATT | CGO | PXY | HND.
|
| NO_SLOT_AUTO_ASSIGN | skips auto-assign test
|
См. определение в файле InventoryLocation.c строка 16
17{
25};
class DynamicMusicTrackData ANY
@ PROXYCARGO
cargo of a large object (building,...)
@ HANDS
hands of another entity
@ CARGO
cargo of another entity
@ NO_SLOT_AUTO_ASSIGN
skips auto-assign test