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

Method Size

engine/Poseidon/World/WorldSetup.cpp:808–811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

806}
807
808int VehiclesDistributed::Size() const
809{
810 return (_visibleNear.Size() + _visibleFar.Size() + _invisibleNear.Size() + _invisibleFar.Size());
811}
812
813Entity* VehiclesDistributed::Get(int index) const
814{

Callers 15

DrawLabelMethod · 0.45
TetrisNotebookDisplayMethod · 0.45
GetMonitorCountMethod · 0.45
ListResolutionsMethod · 0.45
ListRefreshRatesMethod · 0.45
ListAddFunction · 0.45
ListSubFunction · 0.45
ListCountFunction · 0.45
ListSelectFunction · 0.45
CheckArrayInValueFunction · 0.45
ListSetFunction · 0.45

Calls

no outgoing calls

Tested by 5

DumpControlsMethod · 0.36
AddOrReplaceJIPMessageFunction · 0.36
RemoveJIPMessageFunction · 0.36
OnStartElementMethod · 0.36
ContainsNameFunction · 0.36