MCPcopy Create free account
hub / github.com/Tencent/UnLua / IsActive

Method IsActive

Plugins/UnLua/Source/UnLua/Private/UnLuaModule.cpp:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105 }
106
107 virtual bool IsActive() override
108 {
109 return bIsActive;
110 }
111
112 virtual void SetActive(const bool bActive) override
113 {

Callers 1

IsEnabledFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected