Always snap to grid
UE1:TestInfo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- Engine
- Direct subclass:
- UnrealTestInfo
- This class in other games:
- RTNP, U1, U2, U2XMP, UE2Runtime
| 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. |
For internal testing.
[edit] Constants
[edit] Pie
Value: 3.14
[edit] Str
Value: "Tim"
[edit] Lotus
Value: vect(1,2,3)
[edit] Properties
[edit] Property group 'TestInfo'
[edit] bFalse1
Type: bool
[edit] bFalse2
Type: bool
[edit] bTrue1
Type: bool
Default value: True
[edit] bTrue2
Type: bool
Default value: True
[edit] xnum
Type: int
Default value: 777
[edit] Internal variables
[edit] bBool1
Type: bool
[edit] bBool2
Type: bool
[edit] MyArray
Type: int
Array size: 2
[edit] ppp
Type: float
Default value: 3.14
[edit] ST
Type: STest
[edit] sxx
Type: string
Default value: "Tim"
[edit] TestRepStr
Type: string
[edit] v1
Type: Object.Vector
[edit] v2
Type: Object.Vector
[edit] Default values
| Property | Value |
|---|---|
| bAlwaysRelevant | True |
| bHidden | False |
| RemoteRole | ROLE_SimulatedProxy |
[edit] Structs
[edit] STest
[edit] Functions
[edit] Static functions
[edit] OtherStatic
[edit] test
static function test ()
[edit] TestStatic
[edit] Events
[edit] BeginPlay
event BeginPlay ()
Overrides: Actor.BeginPlay
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
[edit] Other instance functions
[edit] f
function f ()
[edit] RecurseTest
function bool RecurseTest ()
[edit] SubTestOptionalOut
[edit] temp
function temp ()
[edit] TestContinueDoUntil
function TestContinueDoUntil ()
[edit] TestContinueFor
function TestContinueFor ()
[edit] TestContinueForEach
function TestContinueForEach ()
[edit] TestContinueWhile
function TestContinueWhile ()
[edit] TestLimitor
function TestLimitor (Class c)
[edit] TestNullContext
function TestNullContext (Actor a)
[edit] TestOptionalOut
function TestOptionalOut ()
[edit] TestQ
function TestQ ()
[edit] TestStructBools
function TestStructBools ()
[edit] TestSwitch
function TestSwitch ()
[edit] TestX
function TestX (bool bResource)
[edit] States
[edit] AA
[edit] AA.f
function f ()
Overrides: f (global)
[edit] BB
[edit] BB.f
function f ()
Overrides: f (global)
[edit] CCAA
Extends: AA
[edit] CCAA.f
function f ()
Overrides: AA.f
[edit] DDAA
Extends: AA
[edit] DDAA.f
function f ()
Overrides: AA.f
[edit] EEDDAA
Extends: DDAA
[edit] EEDDAA.f
function f ()
Overrides: DDAA.f
