Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
AnimExport.c File Reference

Go to the source code of this file.

Classes

class  AnimExportTrackExportRequest
class  AnimExportTrackExport

Enumerations

enum  TxaErrCode { TXAERR_OK = 0 , TXAERR_WARNING = 1 , TXAERR_ERROR = 2 }

Functions

void AnimExportTrackExportResponse ()

Variables

AnimExportTrackExportRequest Result
string ErrorMessage

Enumeration Type Documentation

◆ TxaErrCode

enum TxaErrCode
Enumerator
TXAERR_OK 
TXAERR_WARNING 
TXAERR_ERROR 

Definition at line 1 of file AnimExport.c.

Function Documentation

◆ AnimExportTrackExportResponse()

void AnimExportTrackExportResponse ( )

Definition at line 36 of file AnimExport.c.

Variable Documentation

◆ ErrorMessage

string ErrorMessage

Definition at line 35 of file AnimExport.c.

◆ Result