CSL_Traffic.ExtendedPathFindFacade.OnDestroy C# (CSharp) Method

OnDestroy() protected method

protected OnDestroy ( ) : void
return void
        protected void OnDestroy()
        {
            m_innerPathFind.OnDestroy();
		}