Difference between revisions of "DisableNavmesh"
Jump to navigation
Jump to search
no edit summary
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Ez0n3 |
||
Line 1: | Line 1: | ||
== | {{Function | ||
|origin = GECK1 | |||
|summary = Disables the specified navmesh. | |||
|name = DisableNavmesh | |||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
|Name = NavMeshID | |||
|Type = ref | |||
}} | |||
|example = DisableNavmesh MySpecialNavmesh | |||
}} | |||
==See Also== | |||
*[[EnableNavMesh]] | |||
== | |||
* [[EnableNavMesh]] | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | [[Category:Functions (GECK 1.1)]] |