UE2:HelloWorldCommandlet (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Commandlet >> HelloWorldCommandlet |
- Package:
- Core
- This class in other games:
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
/ UnrealScript "hello world" sample Commandlet. / / Usage: / ucc.exe HelloWorld
Properties
intparm
Type: int
strparm
Type: string
Default values
Events
Main
Overrides: Commandlet.Main