DisableNavMeshAlt

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

A function added by the JIP NVSE Plugin.

Description

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

Syntax

[help]
DisableNavMeshAlt NavMesh:ref

Example

DisableNavMeshAlt MOBarracksNavMesh

See Also