There is no spoon

UE2:RenderIterator (U2XMP)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE2:ActorBuffer (U2XMP))
Jump to: navigation, search
U2XMP Object >> RenderIterator

Contents

Package: 
Engine
Direct subclasses:
ActorRotatorRI, AlwaysFace2RI, AlwaysFaceRI, CoronaRI, DistanceFadeRI, LineRI, MaxDecalsRI, MotionBlurRI, ParticleSprayerRI, StreakRI, WetWindshieldRI
This class in other games:
UT

NEW RenderIterator.

Created by Mark Poesch

[edit] Constants

[edit] ActorSize

Value: sizeof(Actor)


[edit] Properties

[edit] Property group 'RenderIterator'

[edit] MaxItems

Type: int


Default value: 1

[edit] Internal variables

[edit] Frame

Type: Actor

Modifiers: transient


[edit] Index

Type: int


[edit] Observer

Type: Controller

Modifiers: transient


[edit] Structs

[edit] ActorBuffer

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