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

UE2:Actor

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 03:01, 12 August 2009 by Wormbo (Talk | contribs) (Created page with '{{infobox class|parent1=Object|abstract=yes}} The (usually abstract) base class for about anything that is visible or can be interacted with in a level. See the various game…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UE2 Object >> Actor
Known custom subclasses:
Round_Robin, PawnFactory, IncrementalTrigger
This class in other games:
RTNP, U1, UT, UE2Runtime, UT2003, U2, UT2004, U2XMP, UT3, UDK

The (usually abstract) base class for about anything that is visible or can be interacted with in a level.

See the various game-specific classes for details. Subclasses linked above are mostly articles about generic custom classes for Unreal Engine 2 games.