MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / Enable

Method Enable

src/plugin/kernel/interface/AFIComponent.hpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 virtual bool Enable()
67 {
68 return mbEnable;
69 }
70
71 virtual bool SetHasInit(const bool bEnable)
72 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected