Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Actor | +-- Engine.Brush | +-- Engine.Volume | +-- ROEngine.ROMineVolume
Variables Summary | |
---|---|
bool | bActive |
int | Damage |
class<DamageType> | DamageType |
sound | ExplosionSound |
Info | PainTimer |
ROMineVolume | |
bool | bUsesSpawnAreas |
float | KillTime |
EMineKillStyle | MineKillStyle |
string | WarningMessage |
float | WarnInterval |
Inherited Variables from Engine.Volume |
---|
AssociatedActor, AssociatedActorTag, DecoList, LocationName, LocationPriority |
Inherited Variables from Engine.Brush |
---|
bColored, BrushColor, CsgOper, MainScale, PolyFlags, PostPivot, PostScale, TempScale, UnusedLightMesh |
Enumerations Summary | ||
---|---|---|
EMineKillStyle KS_All, KS_Axis, KS_Allies, |
Inherited Enumerations from Engine.Brush |
---|
ECsgOper |
Functions Summary | ||
---|---|---|
![]() | Activate ())) | |
![]() | Deactivate ())) | |
![]() | PostBeginPlay ())) | |
![]() | Reset ())) | |
![]() | TimerPop (VolumeTimer T)) | |
![]() | touch (Actor Other)) |
Inherited Functions from Engine.Volume |
---|
BeginState, DisplayDebug, Encompasses, PostBeginPlay, touch, untouch |
Variables Detail |
---|
Enumerations Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { KillTime=2.000000 WarnInterval=3.000000 WarningMessage="Warning: you have entered a minefield!!!" DamageType=Class'ROEngine.ROMineDamType' Damage=1500 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |