MCPcopy Create free account
hub / github.com/Illation/ETEngine / ResourceView

Method ResourceView

Engine/source/EtEditor/Content/ResourceView.cpp:22–25  ·  view source on GitHub ↗

---------------------------------------------- ResourceView::ResourceView

Source from the content-addressed store, hash-verified

20// ResourceView::ResourceView
21//
22ResourceView::ResourceView()
23{
24 m_RefBuilder = Gtk::Builder::create_from_resource("/com/leah-lindner/editor/ui/resourceView.ui");
25}
26
27//----------------------------------------------
28// ResourceView::Init

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected