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.DruidArtifactMonsterSummon
DruidEnhancedArtifactMonsterSummon, DruidMonsterMasterArtifactMonsterSummon
Variables Summary | |
---|---|
MutUT2004RPG | RPGMut |
DruidArtifactMonsterSummon | |
Sound | BrokenSound |
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 () | ||
bool | ArtifactIsAllowed (GameInfo Game) | |
BotConsider () | ||
Class<Monster> | chooseMonster (out int AdrenalineUsed, out int MonsterPointsUsed, MonsterPointsInv Inv) | |
float | getMonsterLifeSpan () | |
PostBeginPlay () | ||
bool | ShouldDestroy () |
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 { MinActivationTime=0.000001 CostPerSec=1 BrokenSound=Sound'PlayerSounds.NewGibs.RobotCrunch3' ItemName="Summoning Charm" IconMaterial=Texture'UTRPGTextures.Icons.SummoningCharmIcon' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |