1class UndergroundStash
extends ItemBase
9 pos[1] = pos[1] + 0.22;
16 if (GetInventory().GetCargo().GetItemCount() > 0)
60class UndergroundStashSnow
extends UndergroundStash
proto native float SurfaceRoadY(float x, float z, RoadSurfaceDetection rsd=RoadSurfaceDetection.LEGACY)
override bool CanDisplayCargo()
override bool CanReleaseCargo(EntityAI cargo)
override bool IsInventoryVisible()
override bool CanPutIntoHands(EntityAI parent)
override bool CanReceiveItemIntoHands(EntityAI item_to_hands)
override bool CanPutInCargo(EntityAI parent)
override bool CanSaveItemInHands(EntityAI item_in_hands)
ItemBase GetStashedItem()
proto native CGame GetGame()
proto native void SetPosition(vector position)
Set the world position of the Effect.
class JsonUndergroundAreaTriggerData GetPosition