5 if ( !super.CanReceiveAttachment(attachment, slotId) )
21 super.OnPlacementComplete( player, position, orientation );
28 fence.SetPosition( position );
29 fence.SetOrientation( orientation );
53 MiscGameplayFunctions.TransferItemProperties(
this, stick);
55 Rope rope = Rope.Cast(item);
72 SpawnEntityOnGroundPos(
"BarbedWire",
GetPosition());
73 SpawnEntityOnGroundPos(
"BarbedWire",
GetPosition());
75 SpawnEntityOnGroundPos(
"CombinationLock",
GetPosition());
76 SpawnEntityOnGroundPos(
"WoodenPlank",
GetPosition());
77 SpawnEntityOnGroundPos(
"WoodenPlank",
GetPosition());
78 SpawnEntityOnGroundPos(
"WoodenPlank",
GetPosition());
79 SpawnEntityOnGroundPos(
"WoodenPlank",
GetPosition());
const int ECE_PLACE_ON_SURFACE
override bool IsHologram()
void SetIsDeploySound(bool is_deploy_sound)
class JsonUndergroundAreaTriggerData GetPosition
override void OnDebugSpawn()
override void DisassembleKit(ItemBase item)
override void OnPlacementComplete(Man player, vector position="0 0 0", vector orientation="0 0 0")
override bool DoPlacingHeightCheck()
override float HeightCheckOverride()
override bool CanReceiveAttachment(EntityAI attachment, int slotId)
proto native CGame GetGame()