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.2.0.0 (2024.2.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static void SetMultiIO(
	bool on
)

Parameters

on
Type: SystemBoolean
Remarks

Default is true.

See Also