SpatialFear.SFMedStationMover

Spatial Fear
Class: SFMedStationMover
Descripton: Subclasses of SFMover, refills the smart vest when triggered.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFMedStationMover
%%

Variables

%function_comment%
boolBroken
%function_comment%
SoundBrokenSound
%function_comment%
SoundDrainedSound
%function_comment%
intHealingAmount
%function_comment%
intHealingStep
%function_comment%
SoundHealthFillingSound
%function_comment%
floatIntervall
%function_comment%
floatm_fElapsedTime
%function_comment%
SFPlayerm_oPlayer
%function_comment%
namem_strReturnState
%function_comment%
floatRefillRadius
%function_comment%
SoundSmartVestFillingSound

Functions

RefillingBeginState ()
RefillingEndState ()
FinishedClosing ()
RefillingintgetHealingAmount (int nRequested)
boolisPlayerInRange ()
ManualBump (actor Other)
RefillingintprovideHealth ()
RefillingTimer ()

Default properties

{
     HealingAmount=50
     BrokenSound=Sound'UnrealI.General.Endpush'
     DrainedSound=Sound'SpatialFear.SpatialFear.hiss2'
     HealthFillingSound=Sound'SpatialFear.SpatialFear.hiss4'
     SmartVestFillingSound=Sound'SpatialFear.SpatialFear.hiss5'
     RefillRadius=55.000000
     Intervall=0.600000
     HealingStep=4
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:41 PM
Created with UnCodeX