Unravel Engine C++ Reference
|
#include "inspector_prefab_component.h"
#include "imgui_widgets/tooltips.h"
#include "inspectors.h"
#include <engine/meta/ecs/entity.hpp>
#include <engine/ecs/components/tag_component.h>
#include <engine/ecs/components/id_component.h>
#include <engine/ecs/components/transform_component.h>
#include <engine/ecs/scene.h>
#include <editor/editing/editing_manager.h>
#include <uuid/uuid.h>
#include <functional>
#include <editor/hub/panels/entity_panel.h>
#include <engine/assets/impl/asset_writer.h>
Go to the source code of this file.
Namespaces | |
namespace | unravel |