DXArchivePreLoadWithStrLen

指定のDXAファイルを丸ごとメモリに読み込む

nothrow @nogc extern (C++, DxLib) extern
int
DXArchivePreLoadWithStrLen
(
const(dxlib_d.dxdatatype.TCHAR)* FilePath
,,
int ASync = dxlib_d.dxdatatype.FALSE
)

Return Value

Type: int

-1:エラー 0:成功

Meta