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

Function SetDestructType

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

Source from the content-addressed store, hash-verified

477
478 // Get/Set destruction type (see DestructType)
479 DestructType GetDestructType() const {return _destrType;}
480 void SetDestructType( DestructType type ) {_destrType=type;}
481
482 // camera effect parameters

Callers 1

RoadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected