public static E ( int index, int &fileIndex, int &subfileIndex ) : bool | ||
index | int | /// Nullable index. (0 = null, 1 - 99 => 0 - 99, 100+ => 100+) /// |
fileIndex | int | /// File index. /// |
subfileIndex | int | /// Subfile index. /// |
return | bool |
public static E ( int index, int &fileIndex, int &subfileIndex ) : bool | ||
index | int | /// Nullable index. (0 = null, 1 - 99 => 0 - 99, 100+ => 100+) /// |
fileIndex | int | /// File index. /// |
subfileIndex | int | /// Subfile index. /// |
return | bool |