CFx SDK Documentation 2026 SP0
Loading...
Searching...
No Matches
OdTf Namespace Reference

Enumerations

enum  SaveType { kTxds = 0 , kTsbf = 1 }
 

Detailed Description

Provides an enumeration for working with save types.

Enumeration Type Documentation

◆ SaveType

Defines save types for schema files.

Enumerator
kTxds 

The XML schema file type.

kTsbf 

The binary schema file type.

Definition at line 39 of file TfSchemaManagerInterface.h.