Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
junctures.c File Reference

Go to the source code of this file.

Functions

bool TryAcquireInventoryJunctureFromServer (notnull Man player, notnull InventoryLocation src, notnull InventoryLocation dst)
 
bool TryAcquireTwoInventoryJuncturesFromServer (notnull Man player, notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2)
 

Function Documentation

◆ TryAcquireInventoryJunctureFromServer()

bool TryAcquireInventoryJunctureFromServer ( notnull Man  player,
notnull InventoryLocation  src,
notnull InventoryLocation  dst 
)

Definition at line 2 of file junctures.c.

◆ TryAcquireTwoInventoryJuncturesFromServer()

bool TryAcquireTwoInventoryJuncturesFromServer ( notnull Man  player,
notnull InventoryLocation  src1,
notnull InventoryLocation  src2,
notnull InventoryLocation  dst1,
notnull InventoryLocation  dst2 
)

Definition at line 29 of file junctures.c.