MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / setActive

Method setActive

src/CameraComponent.cpp:14–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14void CameraComponent::setActive(bool newState) {
15 active = newState;
16}
17
18void RavEngine::CameraComponent::SetTargetSize(unsigned int inwidth, unsigned int inheight)
19{

Callers 1

StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected