Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Inventory | +-- Engine.Powerups | +-- UT2004RPG.RPGArtifact | +-- DruidsRPGcvs.DruidPlusOneModifier
Variables Summary | |
---|---|
bool | needsIdentify |
Pawn | RealInstigator |
RPGWeapon | Weapon |
Inherited Variables from UT2004RPG.RPGArtifact |
---|
ActivatedTime, CostPerSec, MinActivationTime, NotEnoughAdrenalineMessage |
Inherited Variables from Engine.Powerups |
---|
ActivateSound, bActivatable, bActive, bAutoActivate, bCanHaveMultipleCopies, DeActivateSound, ExpireMessage, NumCopies |
Functions Summary | ||
---|---|---|
Activate () | ||
BotConsider () | ||
DropFrom (vector StartLocation) | ||
int | getCost () | |
string | GetLocalString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2) | |
PostBeginPlay () | ||
Timer () | ||
TossArtifact () |
Inherited Functions from UT2004RPG.RPGArtifact |
---|
Activate, ArtifactIsAllowed, BotConsider, DropFrom, GetLocalString, HandlePickupQuery, NoArtifactsActive, OwnerEvent, Tick, TossArtifact, UsedUp |
Inherited Functions from Engine.Powerups |
---|
Activate, BeginState, EndState, FireEffect, GetLocalString, HandlePickupQuery, PickupFunction, SelectNext, TravelPreAccept, UseCharge, UsedUp |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { CostPerSec=1 MinActivationTime=0.000001 IconMaterial=Combiner'XGameTextures.SuperPickups.DOMPabRc' ItemName="Magic Modifier Plus One" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |