MCPcopy Create free account
hub / github.com/Phobos-developers/Phobos / ExtData

Method ExtData

src/Ext/Sidebar/Body.h:22–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 public:
21
22 ExtData(SidebarClass* OwnerObject) : Extension<SidebarClass>(OwnerObject)
23 { }
24
25 virtual ~ExtData() = default;
26

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected