Function NavmeshClipper.RefreshEnabledList
RefreshEnabledList
()
Ensures that the list of enabled clippers is up to date.
Internal
Static
void RefreshEnabledList ()
Ensures that the list of enabled clippers is up to date.
This is useful when loading the scene, and some components may be enabled, but Unity has not yet called their OnEnable method.
See