Difference between revisions of "EnableNavMesh"

76 bytes added ,  08:35, 15 January 2011
no edit summary
imported>Kkuhlmann
 
imported>Ez0n3
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
=='''Description'''==
{{Function
|origin = GECK1
|summary = Enables the specified navmesh.
|name = EnableNavMesh
|returnType = void
|arguments =
  {{FunctionArgument
  |Name = NavMeshID
  |Type = ref
  }}
|example = EnableNavMesh MySpecialNavmesh
}}


'''EnableNavMesh''' enables the specified navmesh.
==See Also==
 
*[[DisableNavmesh]]
=='''Syntax'''==
 
EnableNavMesh NavMeshID
 
=='''Examples'''==
 
EnableNavMesh MySpecialNavmesh
 
=='''Notes'''==
 
=='''See Also'''==
* [[DisableNavmesh]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (GECK 1.1)]]
Anonymous user