| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- UT2004RPG.RPGAbility
|
+-- DruidsRPGcvs.RPGDeathAbility
|
+-- DruidsRPGcvs.RPGClass
ClassAdrenalineMaster, ClassEngineer, ClassMonsterMaster, ClassWeaponsMaster
| Variables Summary | |
|---|---|
| int | LowLevel |
| int | MediumLevel |
| Inherited Variables from UT2004RPG.RPGAbility |
|---|
| AbilityName, BotChance, CostAddPerLevel, Description, MaxLevel, StartingCost |
| Functions Summary | ||
|---|---|---|
![]() | int | Cost (RPGPlayerDataObject Data, int CurrentLevel) |
![]() | bool | GenuinePreventDeath (Pawn Killed, Controller Killer, class<DamageType> DamageType, vector HitLocation, int AbilityLevel) |
![]() | RPGStatsInv | getPlayerStats (Controller c) |
![]() | ModifyVehicle (Vehicle V, int AbilityLevel) | |
![]() | bool | PreventSever (Pawn Killed, name boneName, int Damage, class<DamageType> DamageType, int AbilityLevel) |
| Inherited Functions from DruidsRPGcvs.RPGDeathAbility |
|---|
| GenuineDeath, GenuinePreventDeath, PotentialDeathPending, PrePreventDeath, PreventSever |
| Inherited Functions from UT2004RPG.RPGAbility |
|---|
| AbilityIsAllowed, BotBuyChance, Cost, HandleDamage, ModifyPawn, ModifyVehicle, ModifyWeapon, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, UnModifyVehicle |
| Variables Detail |
|---|
| Functions Detail |
|---|
Cost Source code
GenuinePreventDeath Source code
getPlayerStats Source code
ModifyVehicle Source code
PreventSever Source code| Defaultproperties |
|---|
defaultproperties { LowLevel = 20 MediumLevel = 40 MaxLevel=1 StartingCost=1 } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||