Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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[edit]
ImportArray[edit]
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
Default value, index 3: 4
ObjArray[edit]
Type: array<ArrayTest>
OuterArray[edit]
TestArray[edit]
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
VectArray[edit]
Type: array<Object.Vector>
Default values[edit]
Property | Value |
---|---|
HelpCmd | "ArrayTest" |
HelpOneLiner | "Tests various features of dynamic arrays" |
HelpUsage | "ArrayTest (no parameters)" |
Structs[edit]
InnerType[edit]
Functions[edit]
Events[edit]
Main[edit]
Overrides: Commandlet.Main
Other instance functions[edit]
ImportTests[edit]
function ImportTests ()
InsertRemoveTests[edit]
function InsertRemoveTests ()
NestedTests[edit]
function NestedTests ()
ObjectTests[edit]
function ObjectTests ()
OutPassing[edit]
RegularPassing[edit]
RegularTests[edit]
function RegularTests ()