MCPcopy Create free account
hub / github.com/BohemiaInteractive/CWR / UnlockPosition

Method UnlockPosition

engine/Poseidon/AI/VehicleAIPilot.cpp:1722–1727  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1720}
1721
1722void EntityAI::UnlockPosition()
1723{
1724 // lock some area around vehicle
1725 PerformUnlock();
1726 _locked = false;
1727}
1728
1729/* \note
1730This function is currently never used

Callers 1

PerformUnlockMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected