I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:RenderIterator (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site
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

ActorSize

Value: sizeof(Actor)


Properties

Property group 'RenderIterator'

MaxItems

Type: int


Default value: 1

Internal variables

Frame

Type: Actor

Modifiers: transient


Index

Type: int


Observer

Type: Controller

Modifiers: transient


Structs

ActorBuffer

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