Difference between revisions of "EnableNavMesh"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>JustinOther
imported>JustinOther
Line 5: Line 5:
==Syntax==
==Syntax==


  EnableNavMesh NavMeshFormID
  EnableNavMesh NavMeshID


==Examples==
==Examples==

Revision as of 00:01, 15 February 2012

Description

EnableNavMesh enables the specified navmesh.

Syntax

EnableNavMesh NavMeshID

Examples

EnableNavMesh MySpecialNavmesh

Notes

See Also