Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
GameInventory Member List

This is the complete list of members for GameInventory, including all inherited members.

AddEntityToInventory(notnull EntityAI item)GameInventoryprotected
AddInventoryReservation(EntityAI item, InventoryLocation dst, int timeout_ms)GameInventoryprotectedstatic
AddInventoryReservationEx(EntityAI item, InventoryLocation dst, int timeout_ms)GameInventoryprotected
AreChildrenAccessible()GameInventoryprotected
AttachmentCount()GameInventoryprotected
c_InventoryReservationTimeoutMSGameInventoryprotected
c_InventoryReservationTimeoutShortMSGameInventoryprotected
c_MaxItemDistanceRadiusGameInventoryprotected
CanAddAttachment(notnull EntityAI e)GameInventoryprotected
CanAddAttachmentEx(notnull EntityAI e, int slot)GameInventoryprotected
CanAddEntityInCargo(notnull EntityAI e, bool flip)GameInventoryprotected
CanAddEntityInCargoEx(notnull EntityAI e, int idx, int row, int col, bool flip)GameInventoryprotected
CanAddEntityInCargoExLoc(InventoryLocation loc)GameInventoryprotected
CanAddEntityInto(notnull EntityAI item, FindInventoryLocationType flags=FindInventoryLocationType.ANY)GameInventoryprotected
CanAddEntityIntoHands(notnull EntityAI item)GameInventoryprotected
CanAddEntityIntoInventory(notnull EntityAI item)GameInventoryprotected
CanAddEntityToInventory(notnull EntityAI item, int flag=FindInventoryLocationType.ANY)GameInventoryprotected
CanAddSwappedEntity(notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2)GameInventoryprotected
CanForceSwapEntities(notnull EntityAI item1, InventoryLocation item1_dst, notnull EntityAI item2, out InventoryLocation item2_dst)GameInventoryprotectedstatic
CanForceSwapEntitiesEx(notnull EntityAI item1, InventoryLocation item1_dst, notnull EntityAI item2, out InventoryLocation item2_dst)GameInventoryprotectedstatic
CanLockInventoryWithKey(notnull EntityAI key)GameInventoryprotected
CanRemoveAttachment(EntityAI attachment)GameInventoryprotected
CanRemoveAttachmentEx(EntityAI attachment, int slot)GameInventoryprotected
CanRemoveEntity()GameInventoryprotected
CanRemoveEntityInCargo(notnull EntityAI e)GameInventoryprotected
CanRemoveEntityInCargoEx(notnull EntityAI e, int idx, int row, int col)GameInventoryprotected
CanSwapEntities(notnull EntityAI item1, notnull EntityAI item2)GameInventoryprotectedstatic
CanSwapEntitiesEx(notnull EntityAI item1, notnull EntityAI item2)GameInventoryprotectedstatic
CanUnlockInventoryWithKey(notnull EntityAI key)GameInventoryprotected
CheckDropRequest(notnull Man requestingPlayer, notnull InventoryLocation src, float radius)GameInventoryprotectedstatic
CheckManipulatedObjectsDistances(notnull EntityAI e0, notnull EntityAI e1, float radius)GameInventoryprotectedstatic
CheckMoveToDstRequest(notnull Man requestingPlayer, notnull InventoryLocation src, notnull InventoryLocation dst, float radius)GameInventoryprotectedstatic
CheckRequestSrc(notnull Man requestingPlayer, notnull InventoryLocation src, float radius)GameInventoryprotectedstatic
CheckSwapItemsRequest(notnull Man requestingPlayer, notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2, float radius)GameInventoryprotectedstatic
CheckTakeItemRequest(notnull Man requestingPlayer, notnull InventoryLocation src, notnull InventoryLocation dst, float radius)GameInventoryprotectedstatic
ClearInventoryReservation(EntityAI item, InventoryLocation dst)GameInventoryprotectedstatic
ClearInventoryReservationEx(EntityAI item, InventoryLocation dst)GameInventoryprotected
CountInventory()GameInventoryprotected
CreateAttachment(string typeName)GameInventoryprotected
CreateAttachmentEx(string typeName, int slotId)GameInventoryprotected
CreateEntityInCargo(string typeName)GameInventoryprotected
CreateEntityInCargoEx(string typeName, int idx, int row, int col, bool flip)GameInventoryprotected
CreateInInventory(string type)GameInventoryprotected
DropEntity(InventoryMode mode, EntityAI owner, notnull EntityAI item)GameInventoryprotected
DropEntityInBounds(InventoryMode mode, EntityAI owner, notnull EntityAI item, vector halfExtents, float angle, float cosAngle, float sinAngle)GameInventoryprotected
DropEntityWithTransform(InventoryMode mode, EntityAI owner, notnull EntityAI item, vector transform[4])GameInventoryprotected
EEDelete(EntityAI parent)GameInventoryprotected
EEInit()GameInventoryprotected
EnumerateInventory(InventoryTraversalType tt, out array< EntityAI > items)GameInventoryprotected
ExtendInventoryReservation(EntityAI item, InventoryLocation dst, int timeout_ms)GameInventoryprotectedstatic
ExtendInventoryReservationEx(EntityAI item, InventoryLocation dst, int timeout_ms)GameInventoryprotected
FindAttachment(int slot)GameInventoryprotected
FindAttachmentByName(string slotName)GameInventoryprotected
FindFirstFreeLocationForNewEntity(string item_type, FindInventoryLocationType flags, out notnull InventoryLocation loc)GameInventoryprotected
FindFreeLocationFor(notnull EntityAI item, FindInventoryLocationType flags, out notnull InventoryLocation loc)GameInventoryprotected
FindFreeLocationForEx(notnull EntityAI item, FindInventoryLocationType flags, notnull InventoryLocation exclude, out notnull InventoryLocation loc)GameInventoryprotected
FindFreeLocationsFor(notnull EntityAI item, FindInventoryLocationType flags, out notnull array< ref InventoryLocation > locs)GameInventoryprotected
FindPlaceholderForSlot(int slot)GameInventoryprotected
FlipCargo()GameInventoryprotected
ForceSwapEntities(InventoryMode mode, notnull EntityAI item1, notnull EntityAI item2, notnull InventoryLocation item2_dst)GameInventoryprotected
GetAnyInventoryReservationCount()GameInventoryprotected
GetAttachmentFromIndex(int index)GameInventoryprotected
GetAttachmentSlotId(int index)GameInventoryprotected
GetAttachmentSlotsCount()GameInventoryprotected
GetCargo()GameInventoryprotected
GetCargoFromIndex(int index)GameInventoryprotected
GetCurrentAttachmentSlotInfo(out int slot_id, out string slot_name)GameInventoryprotected
GetCurrentInventoryLocation(out notnull InventoryLocation loc)GameInventoryprotected
GetFlipCargo()GameInventoryprotected
GetInventoryCheckContext()GameInventoryprotectedstatic
GetInventoryOwner()GameInventoryprotected
GetInventoryReservationCount(EntityAI item, InventoryLocation dst)GameInventoryprotectedstatic
GetScriptLockCount()GameInventoryprotected
GetSlotId(int index)GameInventoryprotected
GetSlotIdCount()GameInventoryprotected
GetSlotLock(int slot)GameInventoryprotected
HasAttachment(notnull EntityAI e)GameInventoryprotected
HasAttachmentEx(notnull EntityAI e, int slot)GameInventoryprotected
HasAttachmentSlot(int slotId)GameInventoryprotected
HasEntityInCargo(notnull EntityAI e)GameInventoryprotected
HasEntityInCargoEx(notnull EntityAI e, int idx, int row, int col)GameInventoryprotected
HasEntityInInventory(notnull EntityAI item)GameInventoryprotected
HasInventoryReservation(EntityAI item, InventoryLocation dst)GameInventoryprotectedstatic
HasInventoryReservationCanAdd(EntityAI item, InventoryLocation dst)GameInventoryprotectedstatic
HasInventoryReservationEx(EntityAI item, InventoryLocation dst, FindInventoryReservationMode itemMode, FindInventoryReservationMode parentMode)GameInventoryprotectedstatic
HasInventorySlot(int slotId)GameInventoryprotected
HasKeys()GameInventoryprotected
Init()GameInventoryprotected
IsAttachment()GameInventoryprotected
IsCargoInHiearchy()GameInventoryprotected
IsInCargo()GameInventoryprotected
IsInventoryLocked()GameInventoryprotected
IsInventoryLockedForLockType(int lockType)GameInventoryprotected
IsInventoryUnlocked()GameInventoryprotected
IsPlaceholderEntity(notnull Object e)GameInventoryprotected
LocalDestroyEntity(notnull EntityAI item)GameInventoryprotected
LocationAddEntity(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationCanAddEntity(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationCanAddEntityEx(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationCanMoveEntity(notnull InventoryLocation src, notnull InventoryLocation dst)GameInventoryprotectedstatic
LocationCanMoveEntitySyncCheck(notnull InventoryLocation src, notnull InventoryLocation dst)GameInventoryprotectedstatic
LocationCanRemoveEntity(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationCreateEntity(notnull InventoryLocation inv_loc, string type, int iSetupFlags, int iRotation)GameInventoryprotectedstatic
LocationCreateLocalEntity(notnull InventoryLocation inv_loc, string type, int iSetupFlags, int iRotation)GameInventoryprotectedstatic
LocationGetEntity(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationMoveEntity(notnull InventoryLocation src_loc, notnull InventoryLocation dst_loc)GameInventoryprotectedstatic
LocationRemoveEntity(notnull InventoryLocation inv_loc)GameInventoryprotectedstatic
LocationSwap(notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2)GameInventoryprotectedstatic
LocationSyncMoveEntity(notnull InventoryLocation src_loc, notnull InventoryLocation dst_loc)GameInventoryprotectedstatic
LocationTestAddEntity(notnull InventoryLocation inv_loc, 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)GameInventoryprotectedstatic
LockInventory(int lockType)GameInventoryprotected
LockInventoryWithKey(notnull EntityAI key)GameInventoryprotected
m_inventory_check_contextGameInventoryprotectedstatic
MakeDstForSwap(notnull InventoryLocation src1, notnull InventoryLocation src2, out InventoryLocation dst1, out InventoryLocation dst2)GameInventoryprotectedstatic
MakeSrcAndDstForForceSwap(notnull EntityAI item1, notnull EntityAI item2, out InventoryLocation src1, out InventoryLocation src2, out InventoryLocation dst1, notnull InventoryLocation dst2)GameInventoryprotectedstatic
MakeSrcAndDstForSwap(notnull EntityAI item1, notnull EntityAI item2, out InventoryLocation src1, out InventoryLocation src2, out InventoryLocation dst1, out InventoryLocation dst2)GameInventoryprotectedstatic
OnAfterStoreLoad()GameInventoryprotected
OnInputUserDataProcess(ParamsReadContext ctx)GameInventoryprotected
OnInventoryFailure(InventoryCommandType type, InventoryValidationReason reason, InventoryLocation src, InventoryLocation dst)GameInventoryprotected
OnInventoryJunctureFailureFromServer(ParamsReadContext ctx)GameInventoryprotected
OnInventoryJunctureFromServer(ParamsReadContext ctx)GameInventoryprotected
OnInventoryJunctureRepairFromServer(ParamsReadContext ctx)GameInventoryprotected
OnServerInventoryCommand(ParamsReadContext ctx)GameInventoryprotected
OnServerInventoryCommandStatic(ParamsReadContext ctx)GameInventoryprotectedstatic
OnStoreLoad(ParamsReadContext ctx, int version)GameInventoryprotected
OnStoreSave(ParamsWriteContext ctx)GameInventoryprotected
PrepareDropEntityPos(EntityAI owner, notnull EntityAI item, out vector mat[4], bool useValuesInMatrix=false, int conflictCheckDepth=-1)GameInventoryprotectedstatic
ReplaceItemWithNew(InventoryMode mode, ReplaceItemWithNewLambdaBase lambda)GameInventoryprotected
ResetFlipCargo()GameInventoryprotected
ServerHandEvent(notnull Man player, notnull EntityAI item, ParamsWriteContext ctx)GameInventoryprotectedstatic
ServerLocationMoveEntity(notnull EntityAI item, ParamsWriteContext ctx)GameInventoryprotectedstatic
ServerLocationSwap(notnull InventoryLocation src1, notnull InventoryLocation src2, notnull InventoryLocation dst1, notnull InventoryLocation dst2, ParamsWriteContext ctx)GameInventoryprotectedstatic
ServerLocationSyncMoveEntity(Man player, notnull EntityAI item, ParamsWriteContext ctx)GameInventoryprotectedstatic
SetFlipCargo(bool flip)GameInventoryprotected
SetGroundPosByOwner(EntityAI owner, notnull EntityAI item, out InventoryLocation ground)GameInventoryprotectedstatic
SetGroundPosByOwnerBounds(EntityAI owner, notnull EntityAI item, out InventoryLocation ground, vector halfExtents, float angle, float cosAngle, float sinAngle)GameInventoryprotectedstatic
SetGroundPosByTransform(EntityAI owner, notnull EntityAI item, out InventoryLocation ground, vector transform[4])GameInventoryprotectedstatic
SetSlotLock(int slot, bool locked)GameInventoryprotected
SwapEntities(InventoryMode mode, notnull EntityAI item1, notnull EntityAI item2)GameInventoryprotected
TakeEntityAsAttachment(InventoryMode mode, notnull EntityAI item)GameInventoryprotected
TakeEntityAsAttachmentEx(InventoryMode mode, notnull EntityAI item, int slot)GameInventoryprotected
TakeEntityAsTargetAttachment(InventoryMode mode, notnull EntityAI target, notnull EntityAI item)GameInventoryprotected
TakeEntityAsTargetAttachmentEx(InventoryMode mode, notnull EntityAI target, notnull EntityAI item, int slot)GameInventoryprotected
TakeEntityToCargo(InventoryMode mode, notnull EntityAI item)GameInventoryprotected
TakeEntityToCargoEx(InventoryMode mode, notnull EntityAI item, int idx, int row, int col)GameInventoryprotected
TakeEntityToInventory(InventoryMode mode, FindInventoryLocationType flags, notnull EntityAI item)GameInventoryprotected
TakeEntityToTargetCargo(InventoryMode mode, notnull EntityAI target, notnull EntityAI item)GameInventoryprotected
TakeEntityToTargetCargoEx(InventoryMode mode, notnull CargoBase cargo, notnull EntityAI item, int row, int col)GameInventoryprotected
TakeEntityToTargetInventory(InventoryMode mode, notnull EntityAI target, FindInventoryLocationType flags, notnull EntityAI item)GameInventoryprotected
TakeToDst(InventoryMode mode, notnull InventoryLocation src, notnull InventoryLocation dst)GameInventoryprotected
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)GameInventoryprotected
TestAddEntityInCargoExLoc(notnull InventoryLocation loc, 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)GameInventoryprotected
TestDropEntityPos(EntityAI owner, notnull EntityAI item, out vector mat[4], bool useValuesInMatrix=false, int conflictCheckDepth=-1)GameInventoryprotectedstatic
UnlockInventory(int lockType)GameInventoryprotected
UnlockInventoryWithKey(notnull EntityAI key)GameInventoryprotected