There is no spoon
UE2:ArrayTest (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:InnerType (U2))
| Object >> Commandlet >> ArrayTest |
Contents |
| This is an auto-generated page and may need human attention. Please remove this 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
[edit] Properties
[edit] ImportArray
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
Default value, index 3: 4
[edit] ObjArray
Type: array<ArrayTest>
[edit] OuterArray
[edit] TestArray
Default value, index 0: 1
Default value, index 1: 2
Default value, index 2: 3
[edit] VectArray
Type: array<Object.Vector>
[edit] Default values
| Property | Value |
|---|---|
| HelpCmd | "ArrayTest" |
| HelpOneLiner | "Tests various features of dynamic arrays" |
| HelpUsage | "ArrayTest (no parameters)" |
[edit] Structs
[edit] InnerType
[edit] Functions
[edit] Events
[edit] Main
Overrides: Commandlet.Main
[edit] Other instance functions
[edit] ImportTests
function ImportTests ()
[edit] InsertRemoveTests
function InsertRemoveTests ()
[edit] NestedTests
function NestedTests ()
[edit] ObjectTests
function ObjectTests ()
[edit] OutPassing
[edit] RegularPassing
[edit] RegularTests
function RegularTests ()
