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

#include <DNA_packedFile_types.h>

Public Attributes

int size
 
int seek
 
voiddata
 

Detailed Description

Definition at line 14 of file DNA_packedFile_types.h.

Member Data Documentation

◆ data

void* PackedFile::data

Definition at line 17 of file DNA_packedFile_types.h.

Referenced by BKE_packedfile_duplicate(), and objchr_to_ftvfontdata().

◆ seek

int PackedFile::seek

Definition at line 16 of file DNA_packedFile_types.h.

◆ size

int PackedFile::size

Definition at line 15 of file DNA_packedFile_types.h.

Referenced by objchr_to_ftvfontdata().


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