Skip to content

SearchableNode

#include "GUI/Workspace/SearchNodesMenu.h"

Public Attributes

Name
std::stringcategory
std::stringname
std::function< void()>spawnFunc

Public Attributes Documentation

variable category

cpp
std::string category;
std::string category;

variable name

cpp
std::string name;
std::string name;

variable spawnFunc

cpp
std::function< void()> spawnFunc;
std::function< void()> spawnFunc;

Updated on 2026-05-21 at 15:39:35 +0000