My program doesn't have bugs. It just develops random features.

UE1:NaliFruit (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> Actor >> Inventory >> Pickup >> Health >> NaliFruit
Package: 
UnrealShare
This class in other games:
U1, UT

NaliFruit.

Properties[edit]

Property group 'NaliFruit'[edit]

bGrowWhenSeen[edit]

Type: bool


Default values[edit]

Property Value
CollisionHeight 21.0
HealingAmount 0
Mesh LodMesh'UnrealShare.NaliFruitMesh'
PickupMessage "You picked the Nali Healing Fruit +"
PickupViewMesh LodMesh'UnrealShare.NaliFruitMesh'
RespawnTime 5.0

Events[edit]

BotDesireability[edit]

event float BotDesireability (Pawn Bot)

Overrides: Health.BotDesireability


PostBeginPlay[edit]

event PostBeginPlay ()

Overrides: Inventory.PostBeginPlay


States[edit]

Pickup[edit]

Inherits from: Health.Pickup

Modifiers: auto

Pickup.Timer[edit]

event Timer ()

Overrides: Inventory.Pickup.Timer


Pickup.Touch[edit]

event Touch (Actor Other)

Overrides: Health.Pickup.Touch