UE3:ConvertMapToNavMesh (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
No edit summary
Line 13: Line 13:
'''Overrides:''' {{tl|Main|Commandlet}}
'''Overrides:''' {{tl|Main|Commandlet}}


<!-- enter event description -->
''(Description copied from {{tl|Main|Commandlet}})''<br/>
Entry point for your commandlet
 
'''Parameters:'''
* ''Params'' - the string containing the parameters for the commandlet

Revision as of 06:24, 17 January 2010

UDK Object >> Commandlet >> ConvertMapToNavMesh
Package:
UnrealEd

null

Native functions

Main

native event int Main (string Params)

Overrides: Commandlet.Main

(Description copied from Commandlet.Main)
Entry point for your commandlet

Parameters:

  • Params - the string containing the parameters for the commandlet