| Home Page | Recent Changes

Health

UT :: Actor (UT) >> Inventory (UT) >> Pickup (UT) >> Health (Package: UnrealShare)

Upon pickup, increases a player's Health by HealingAmount.

Properties

int HealingAmount
Amount to increase a player's health by. Will not cause health to exceed default value (ie go over 100, the default player full health) unless bSuperHeal = True. Default value is 20.
bool bSuperHeal
If True, allows Health + HealingAmount to exceed default Health up to twice the default value.

Known Subclasses

 Health
  +- Bandages – (HealingAmount = 5)
  +- NaliFruit?
  +- SuperHealth – (HealingAmount = 100, bSuperHeal = True)

Category Class (UT)

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In