Blender V5.0
blender::ed::asset::list::GlobalStorage Struct Reference

Public Member Functions

 GlobalStorage ()

Public Attributes

AssetListMap list_map
bCallbackFuncStore on_save_callback_store {}

Detailed Description

Definition at line 301 of file asset_list.cc.

Constructor & Destructor Documentation

◆ GlobalStorage()

blender::ed::asset::list::GlobalStorage::GlobalStorage ( )
inline

Member Data Documentation

◆ list_map

AssetListMap blender::ed::asset::list::GlobalStorage::list_map

Definition at line 302 of file asset_list.cc.

Referenced by blender::ed::asset::list::libraries_map().

◆ on_save_callback_store

bCallbackFuncStore blender::ed::asset::list::GlobalStorage::on_save_callback_store {}

Definition at line 303 of file asset_list.cc.

Referenced by GlobalStorage().


The documentation for this struct was generated from the following file: