Difference between revisions of "EnableNavMesh"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Scornett-Bot
m (Script running global find and replace: = for '''=)
 
imported>JustinOther
Line 5: Line 5:
==Syntax==
==Syntax==


  EnableNavMesh NavMeshID
  EnableNavMesh NavMeshFormID


==Examples==
==Examples==

Revision as of 00:01, 15 February 2012

Description

EnableNavMesh enables the specified navmesh.

Syntax

EnableNavMesh NavMeshFormID

Examples

EnableNavMesh MySpecialNavmesh

Notes

See Also