Difference between revisions of "XPLMLoadDataFile"
From X-Plane SDK
m (1 revision) |
|
(No difference)
|
Latest revision as of 19:51, 20 April 2009
XPLMLoadDataFile
XPLM_API int XPLMLoadDataFile( XPLMDataFileType inFileType, const char * inFilePath); /* Can be NULL */Loads a data file of a given type. Paths must be relative to the X-System folder. To clear the replay, pass a NULL file name (this is only valid with replay movies, not sit files).