Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

DruidsRPGcvs.DruidPoisonInv

Extends
PoisonInv
Modifiers
config ( UT2004RPG )

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Inventory
      |   
      +-- UT2004RPG.PoisonInv
         |   
         +-- DruidsRPGcvs.DruidPoisonInv

Variables Summary
floatBasePercentage
floatCurve
RPGRulesRPGRules
Inherited Variables from UT2004RPG.PoisonInv
InstigatorController, Modifier, PawnOwner
Inherited Variables from Engine.Inventory
AttachmentClass, bDisplayableInv, bDrawingFirstPerson, BobDamping, bTossedOut, Charge, GroupOffset, IconCoords, IconMaterial, InventoryGroup, ItemName, PickupClass, PlayerViewOffset, PlayerViewPivot, ThirdPersonActor

Functions Summary
function Timer ()
Inherited Functions from UT2004RPG.PoisonInv
GiveTo, PostBeginPlay, Timer
Inherited Functions from Engine.Inventory
AttachToPawn, Destroyed, DetachFromPawn, DropFrom, GetHumanReadableName, GiveTo, HandlePickupQuery, NextWeapon, OwnerEvent, PickupFunction, PrevWeapon, PrioritizeArmor, RecommendWeapon, RenderOverlays, SelectNext, SetOwnerDisplay, StaticItemName, TravelPostAccept, TravelPreAccept, updaterelative, Use, WeaponChange


Variables Detail

BasePercentage Source code

var config float BasePercentage;

Curve Source code

var config float Curve;

RPGRules Source code

var RPGRules RPGRules;


Functions Detail

Timer Source code

simulated function Timer ( )


Defaultproperties

defaultproperties
{
    Curve=1.300000
    BasePercentage=0.05;
        bOnlyRelevantToOwner=False
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:56.234 - Created with UnCodeX