LibT2FS 0.1
C API for accessing TEngine data in memory.
Loading...
Searching...
No Matches
s_T2FSModelContext Struct Reference

helper to unify different games/versions More...

#include <models.h>

Data Fields

uint32_t(* getVarCount )(T2FSNode *mdlNode)
int(* make )(T2FSContext *ctx, T2FSNode *mdlNode, uint32_t varId, T2FSModel *dest)
T2FSContextctx

Detailed Description

helper to unify different games/versions

Field Documentation

◆ getVarCount

uint32_t(* s_T2FSModelContext::getVarCount) (T2FSNode *mdlNode)

◆ make

int(* s_T2FSModelContext::make) (T2FSContext *ctx, T2FSNode *mdlNode, uint32_t varId, T2FSModel *dest)

◆ ctx

T2FSContext* s_T2FSModelContext::ctx

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