Blender  V3.3
Public Attributes | List of all members
AssetTypeInfo Struct Reference

#include <BKE_asset.h>

Public Attributes

PreSaveFn pre_save_fn
 

Detailed Description

Definition at line 28 of file BKE_asset.h.

Member Data Documentation

◆ pre_save_fn

PreSaveFn AssetTypeInfo::pre_save_fn

For local assets (assets in the current .blend file), a callback to execute before the file is saved.

Definition at line 33 of file BKE_asset.h.

Referenced by ED_assets_pre_save().


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