Legacy:EnhancedItems/Class Hierarchy: Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
(No difference)

Revision as of 06:43, 19 October 2003

This is the full class tree of all classes in the EnhancedItems package and their super classes. EnhancedItems classes are in bold font, EIChallengeHUD classes are italic.

Object (UT)
 +- Actor (UT)
 |   +- Effects (UT)
 |   |   +- EIEffects
 |   |       +- PlayerShellEffect
 |   |           +- PlayerShell
 |   |           +- PlayerSphere
 |   +- Info (UT)
 |   |   +- LocalMessage (UT)
 |   |   |   +- LocalMessagePlus
 |   |   |       +- DeathMessagePlus
 |   |   |           +- EnhancedDeathMessage
 |   |   +- Mutator (UT)
 |   |       +- Arena
 |   |       |   +- EnhancedArena
 |   |       +- DMMutator
 |   |       |   +- EIDMMutator
 |   |       +- EnhancedMutator
 |   |           +- EIChallengeHUD
 |   |           |   +- CustomHUDIcon
 |   |           |       +- DefaultHUDIcon
 |   |           |       +- NoHUDIcon
 |   |           +- EIDeathMessageMutator
 |   |           +- EIUseHoldable
 |   |           +- NoAlwaysAutoActivate
 |   +- Inventory (UT)
 |   |   +- MultiPickupPlus
 |   |   +- Pickup (UT)
 |   |   |   +- Ammo (UT)
 |   |   |   |   +- TournamentAmmo
 |   |   |   |       +- EnhancedAmmo
 |   |   |   +- TournamentPickup
 |   |   |       +- PickupPlus
 |   |   |       |   +- HoldablePowerup
 |   |   |       |   +- TimedPowerup
 |   |   |       +- ThighPads
 |   |   |       |   +- ThighPadsDummy
 |   |   |       +- UT_JumpBoots
 |   |   |       |   +- JumpBootsDummy
 |   |   |       +- UT_ShieldBelt
 |   |   |           +- ShieldBeltDummy
 |   |   +- Weapon (UT)
 |   |       +- TournamentWeapon
 |   |           +- EnhancedWeapon
 |   +- Projectile (UT)
 |   |   +- EnhancedProjectile
 |   +- SpawnNotify
 |       +- EIDeathMessageSpawnNotify
 +- UWindowBase
     +- UWindowList
     |   +- UWindowPulldownMenuItem
     |       +- EWindowPulldownMenuItem
     +- UWindowWindow
         +- UWindowClientWindow
         |   +- UWindowDialogClientWindow
         |       +- EWindowDialogClientWindow
         |       +- UWindowPageWindow
         |           +- UMenuPageWindow
         |               +- EWindowPageWindow
         +- UWindowDialogControl
             +- UWindowButton
             |   +- UWindowCheckbox
             |       +- EWindowCheckbox
             +- UWindowComboControl
             |   +– EWindowComboControl
             +- UWindowEditControl
             |   +- EWindowEditControl
             +- UWindowListControl
                 +- UWindowPulldownMenu
                     +- EWindowPulldownMenu
                         +- EWindowRightClickMenu

Related Topics