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