Click or drag to resize

MeshAnalysisOnDeinitialize Method

Occurs when a manager clean its data for releasing the memory.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
protected abstract void OnDeinitialize()
See Also