I'm a doctor, not a mechanic

Difference between revisions of "Legacy:EnhancedItems/Class Hierarchy"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m
 
Line 4: Line 4:
 
   +- [[Legacy:Actor (UT)|Actor (UT)]]
 
   +- [[Legacy:Actor (UT)|Actor (UT)]]
 
   |  +- [[Legacy:Effects (UT)|Effects (UT)]]
 
   |  +- [[Legacy:Effects (UT)|Effects (UT)]]
   |  |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EIEffects]]'''
+
   |  |  +- '''EIEffects'''
   |  |      +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/PlayerShellEffect]]'''
+
   |  |      +- '''PlayerShellEffect'''
   |  |          +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/PlayerShell]]'''
+
   |  |          +- '''PlayerShell'''
   |  |          +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/PlayerSphere]]'''
+
   |  |          +- '''PlayerSphere'''
 
   |  +- [[Legacy:Info (UT)|Info (UT)]]
 
   |  +- [[Legacy:Info (UT)|Info (UT)]]
 
   |  |  +- [[Legacy:LocalMessage (UT)|LocalMessage (UT)]]
 
   |  |  +- [[Legacy:LocalMessage (UT)|LocalMessage (UT)]]
Line 15: Line 15:
 
   |  |  +- [[Legacy:Mutator (UT)|Mutator (UT)]]
 
   |  |  +- [[Legacy:Mutator (UT)|Mutator (UT)]]
 
   |  |      +- [[Legacy:Arena|Arena]]
 
   |  |      +- [[Legacy:Arena|Arena]]
   |  |      |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EnhancedArena]]'''
+
   |  |      |  +- '''EnhancedArena'''
 
   |  |      +- [[Legacy:DMMutator|DMMutator]]
 
   |  |      +- [[Legacy:DMMutator|DMMutator]]
   |  |      |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EIDMMutator]]'''
+
   |  |      |  +- '''EIDMMutator'''
   |  |      +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EnhancedMutator]]'''
+
   |  |      +- '''EnhancedMutator'''
 
   |  |          +- ''EIChallengeHUD''
 
   |  |          +- ''EIChallengeHUD''
 
   |  |          |  +- ''CustomHUDIcon''
 
   |  |          |  +- ''CustomHUDIcon''
Line 26: Line 26:
 
   |  |          +- '''EIUseHoldable'''
 
   |  |          +- '''EIUseHoldable'''
 
   |  |          +- '''NoAlwaysAutoActivate'''
 
   |  |          +- '''NoAlwaysAutoActivate'''
  |  |          +- [[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/MIConverter]]
 
 
   |  +- [[Legacy:Inventory (UT)|Inventory (UT)]]
 
   |  +- [[Legacy:Inventory (UT)|Inventory (UT)]]
   |  |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/MultiPickupPlus]]'''
+
   |  |  +- '''MultiPickupPlus'''
 
   |  |  +- [[Legacy:Pickup (UT)|Pickup (UT)]]
 
   |  |  +- [[Legacy:Pickup (UT)|Pickup (UT)]]
 
   |  |  |  +- [[Legacy:Ammo (UT)|Ammo (UT)]]
 
   |  |  |  +- [[Legacy:Ammo (UT)|Ammo (UT)]]
 
   |  |  |  |  +- [[Legacy:TournamentAmmo|TournamentAmmo]]
 
   |  |  |  |  +- [[Legacy:TournamentAmmo|TournamentAmmo]]
   |  |  |  |      +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EnhancedAmmo]]'''
+
   |  |  |  |      +- '''EnhancedAmmo'''
 
   |  |  |  +- [[Legacy:TournamentPickup|TournamentPickup]]
 
   |  |  |  +- [[Legacy:TournamentPickup|TournamentPickup]]
   |  |  |      +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/PickupPlus]]'''
+
   |  |  |      +- '''PickupPlus'''
   |  |  |      |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/HoldablePowerup]]'''
+
   |  |  |      |  +- '''HoldablePowerup'''
   |  |  |      |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/TimedPowerup]]'''
+
   |  |  |      |  +- '''TimedPowerup'''
 
   |  |  |      +- [[Legacy:ThighPads|ThighPads]]
 
   |  |  |      +- [[Legacy:ThighPads|ThighPads]]
 
   |  |  |      |  +- '''ThighPadsDummy'''
 
   |  |  |      |  +- '''ThighPadsDummy'''
Line 45: Line 44:
 
   |  |  +- [[Legacy:Weapon (UT)|Weapon (UT)]]
 
   |  |  +- [[Legacy:Weapon (UT)|Weapon (UT)]]
 
   |  |      +- [[Legacy:TournamentWeapon|TournamentWeapon]]
 
   |  |      +- [[Legacy:TournamentWeapon|TournamentWeapon]]
   |  |          +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EnhancedWeapon]]'''
+
   |  |          +- '''EnhancedWeapon'''
 
   |  +- [[Legacy:Projectile (UT)|Projectile (UT)]]
 
   |  +- [[Legacy:Projectile (UT)|Projectile (UT)]]
   |  |  +- '''[[:{{SUBJECTSPACE}}:{{BASEPAGENAME}}/EnhancedProjectile]]'''
+
   |  |  +- '''EnhancedProjectile'''
 
   |  +- [[Legacy:SpawnNotify|SpawnNotify]]
 
   |  +- [[Legacy:SpawnNotify|SpawnNotify]]
 
   |      +- '''EIDeathMessageSpawnNotify'''
 
   |      +- '''EIDeathMessageSpawnNotify'''

Revision as of 07: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