<Code Lib>
M

DirectContext3DHandleSettings.IsEqual

Description:
Check if the contents of two instances of settings are equal.

public bool IsEqual(
	DirectContext3DHandleSettings other
)

Return Value bool True for equal, false otherwise.

Loading…