/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
Code/EditorPlugins/Assets/EditorPluginAssets/AnimationGraphAsset/AnimationGraphAssetScene.moc.cpp
11 строк
327 B
Jan Krassnigg
Visual graph infrastructure cleanup (#1821)
19 фев 2026, 09:02
Не верифицирован
19 фев 2026, 09:02
7f7f12f
Код
Авторство
О чём код?
#include <EditorPluginAssets/EditorPluginAssetsPCH.h> #include <EditorPluginAssets/AnimationGraphAsset/AnimationGraphAssetScene.moc.h> ezQtAnimationGraphAssetScene::ezQtAnimationGraphAssetScene(QObject* pParent) : ezQtVisualGraphScene(pParent) { } ezQtAnimationGraphAssetScene::~ezQtAnimationGraphAssetScene() = default;