I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:ArrayTest (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Commandlet >> ArrayTest |
Contents
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. |
ArrayTest Tests all of the features of dynamic arrays currently known Also good if you're interested in how you can use dynamic arrays
Properties
ImportArray
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
Default value, index 3: 4
ObjArray
Type: array<ArrayTest>
OuterArray
TestArray
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
VectArray
Type: array<Object.Vector>
Default values
Property | Value |
---|---|
HelpCmd | "ArrayTest" |
HelpOneLiner | "Tests various features of dynamic arrays" |
HelpUsage | "ArrayTest (no parameters)" |
Structs
InnerType
Functions
Events
Main
Overrides: Commandlet.Main
Other instance functions
ImportTests
function ImportTests ()
InsertRemoveTests
function InsertRemoveTests ()
NestedTests
function NestedTests ()
ObjectTests
function ObjectTests ()
OutPassing
RegularPassing
RegularTests
function RegularTests ()