Always snap to grid

Difference between revisions of "UE2:XAdminCommandlet (UT2004)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
m (added class description)
 
Line 4: Line 4:
 
| parent2 = Object
 
| parent2 = Object
 
}}
 
}}
{{autogenerated}}
+
Looks like a left-over test commandlet for the {{cl|AccessControlIni}} class.
Class:  XAdmin.DBTestCommandlet
+
Parent: Core.Commandlet
+
 
+
<Enter a description here>
+
  
 
==Properties==
 
==Properties==

Latest revision as of 02:35, 15 August 2009

UT2004 Object >> Commandlet >> XAdminCommandlet
Package: 
XAdmin
This class in other games:
UT2003

Looks like a left-over test commandlet for the AccessControlIni class.

Properties[edit]

m[edit]

Type: AccessControlIni


Events[edit]

Main[edit]

event int Main (string Parms)

Overrides: Commandlet.Main