Click or drag to resize
SoLDMResourceManagerSetMultiIO Method

Sets whether LDM should use multiple loading threads or not.

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SetMultiIO(
	bool on
)

Parameters

on
Type: SystemBoolean
Remarks

Default is true.

See Also