Gah - a solution with more questions. – EntropicLqd

UE1:NaliFruit (UT)

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

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

NaliFruit.

Properties

Property group 'NaliFruit'

bGrowWhenSeen

Type: bool


Default values

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

BotDesireability

event float BotDesireability (Pawn Bot)

Overrides: Health.BotDesireability


PostBeginPlay

event PostBeginPlay ()

Overrides: Inventory.PostBeginPlay


States

Pickup

Inherits from: Health.Pickup

Modifiers: auto

Pickup.Timer

event Timer ()

Overrides: Inventory.Pickup.Timer


Pickup.Touch

event Touch (Actor Other)

Overrides: Health.Pickup.Touch