|
private |
sets current inventory location type to ProxyCargo with coordinates (idx, row, col) @NOTE: typical usage is in building-like dummy structures, where furniture with cargo is part of the model, and is not a physical entity (like person or bag).
[in] | parent | parent entity that will receive item <e> into proxy cargo |
[in] | e | entity with this inventory location (null for new spawns) |
[in] | idx | index of cargo |
[in] | row | row of the cargo |
[in] | col | column of the cargo |
Используется в ReadFromContext().