Blender V4.3
asset_library_runtime.hh
Go to the documentation of this file.
1/* SPDX-FileCopyrightText: 2023 Blender Authors
2 *
3 * SPDX-License-Identifier: GPL-2.0-or-later */
4
12#pragma once
13
14#include "AS_asset_library.hh"
15
16namespace blender::asset_system {
17
19 public:
21};
22
23} // namespace blender::asset_system