proto native bool GameInventory::TestAddEntityInCargoEx |
( |
notnull EntityAI | e, |
|
|
int | idx, |
|
|
int | row, |
|
|
int | col, |
|
|
bool | flip, |
|
|
bool | do_resevation_check, |
|
|
bool | do_item_check, |
|
|
bool | do_lock_check, |
|
|
bool | do_occupancy_test, |
|
|
bool | do_script_check, |
|
|
bool | do_script_load_check ) |
|
protected |