◆ ErrCode()
proto external TxaErrCode TxaExporter.ErrCode |
( |
| ) |
|
◆ ErrMsg()
proto external string TxaExporter.ErrMsg |
( |
| ) |
|
◆ GetNumProfiles()
proto external int TxaExporter.GetNumProfiles |
( |
| ) |
|
◆ GetProfileChannelCount()
proto external int TxaExporter.GetProfileChannelCount |
( |
int |
profileIndex | ) |
|
◆ GetProfileChannelGenFn()
proto external string TxaExporter.GetProfileChannelGenFn |
( |
int |
profileIndex, |
|
|
int |
trackIndex |
|
) |
| |
◆ GetProfileChannelName()
proto external string TxaExporter.GetProfileChannelName |
( |
int |
profileIndex, |
|
|
int |
trackIndex |
|
) |
| |
◆ GetProfileIndex()
proto external int TxaExporter.GetProfileIndex |
( |
string |
profileName | ) |
|
◆ GetProfileName()
proto external string TxaExporter.GetProfileName |
( |
int |
profileIndex | ) |
|
◆ LoadProfiles()
proto external TxaErrCode TxaExporter.LoadProfiles |
( |
string |
pProfilesPath | ) |
|
◆ TrackExport()
proto external TxaErrCode TxaExporter.TrackExport |
( |
| ) |
|
◆ TrackReset()
proto external TxaErrCode TxaExporter.TrackReset |
( |
int |
profileIndex, |
|
|
int |
nKeyframes, |
|
|
int |
fps, |
|
|
string |
sourceFile, |
|
|
string |
targetFile |
|
) |
| |
◆ TrackSetChannels()
proto external TxaErrCode TxaExporter.TrackSetChannels |
( |
int |
nChannels, |
|
|
int |
nKeyframes, |
|
|
notnull array< float > |
pKeyframeData, |
|
|
notnull array< float > |
pDiffTgData |
|
) |
| |
The documentation for this interface was generated from the following file:
- WorkbenchGameCommon/generated/TxaExporter.c