package content_workspace
Functions
ShouldShowContent
func ShouldShowContent(query, id string, typeFilters, tagFilters []string, cdb *content_database.Cache) bool
Types
ContentWorkspace
struct
ContentWorkspace.AddContent
ContentWorkspace.Close
ContentWorkspace.Initialize
func (w *ContentWorkspace) Initialize(host *engine.Host, edEvts *editor_events.EditorEvents, pfs *project_file_system.FileSystem, cdb *content_database.Cache)
ContentWorkspace.Open
WorkspaceUIData
struct