Cogito, ergo sum

UE2:RenderIterator (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:ActorBuffer (U2XMP))
Jump to: navigation, search
U2XMP Object >> RenderIterator
Package: 
Engine
Direct subclasses:
MotionBlurRI, ActorRotatorRI, AlwaysFace2RI, AlwaysFaceRI, CoronaRI, DistanceFadeRI, LineRI, MaxDecalsRI, ParticleSprayerRI, StreakRI, WetWindshieldRI
This class in other games:
UT

NEW RenderIterator.

Created by Mark Poesch

Constants[edit]

ActorSize[edit]

Value: sizeof(Actor)


Properties[edit]

Property group 'RenderIterator'[edit]

MaxItems[edit]

Type: int


Default value: 1

Internal variables[edit]

Frame[edit]

Type: Actor

Modifiers: transient


Index[edit]

Type: int


Observer[edit]

Type: Controller

Modifiers: transient


Structs[edit]

ActorBuffer[edit]

byte Padding[[[#ActorSize|ActorSize]]] (ActorSize)