I'm a doctor, not a mechanic

Difference between revisions of "Info"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Created page with '{{infobox class | package = Engine | parent1 = Actor | parent2 = Object | abstract = yes }} The class Info is an abstract base class for all kinds of objects that need to exist w…')
 
(No difference)

Latest revision as of 16:15, 17 March 2010

Object >> Actor >> Info
Package: 
Engine
Direct subclass:
GameInfo
This class in other games:
RTNP, U1, UT, U2XMP, UT2003, U2, UE2Runtime, UT2004, UT3, UDK

The class Info is an abstract base class for all kinds of objects that need to exist within a level, but usually do not need any physical representation.