Click or drag to resize
SoLDMResourceManagerFixParams Method

By default, the parameters of a resource manager are automatically recalculated if the parameter for another data set changes (to respect the global amount of resources).

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void FixParams(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

If the fixed parameters flag is set to true, the resources for this data set are not allowed to change.

See Also