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

#include <DNA_asset_types.h>

Public Attributes

const struct FileDirEntryfile_data
 

Detailed Description

Not part of the core design, we should try to get rid of it. Only needed to wrap FileDirEntry into a type with PropertyGroup as base, so we can have an RNA collection of AssetHandle's to pass to the UI.

Definition at line 123 of file DNA_asset_types.h.

Member Data Documentation

◆ file_data

const struct FileDirEntry* AssetHandle::file_data

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