EnableNavMeshAlt

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Enables the specified NavMesh. This function takes a Reference/Editor ID as parameter, unlike EnableNavMesh, which takes a Form ID string.

Syntax

[help]
EnableNavMeshAlt NavMesh:ref

Example

EnableNavMeshAlt MOBarracksNavMesh

See Also