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

Function SetType

engine/Poseidon/World/Scene/Object.hpp:462–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

460
461 // Get/Set object type (see ObjectType)
462 ObjectType GetType() const {return _type;}
463 void SetType( ObjectType type ) {_type=type;}
464
465 // Get IPaths interface. May be nullptr when object does not implement it.

Callers 5

DetectorMethod · 0.85
RoadMethod · 0.85
CameraBuildingMethod · 0.85
BuildingMethod · 0.85
ChurchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected