formZ SDK | 5.0 API Reference | Project | File Formats | Structured File Translator | Data Model

fz_ffmt_data_model_tmap_filetab_entry

Description

Gets an entry from a texture file table.

Plugin Prototype

fzrt_boolean fz_ffmt_data_model_tmap_filetab_entry(

fz_ffmt_tmap_filetab_ptr

filetab,

fzrt_int

id,

fz_ffmt_tmap_file_ptr *

item )

Parameters

filetab [Input]

The texture file table.

id [Input]

The id of the table entry.

item [Result]

The table entry.

Returns

FZRT_NOERR on success. An error otherwise.

Availability

5.0.0.0

Function Set

fz_ffmt_data_model_fset


Defined in

fz_ffmt_api.h