Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

XGame.InstagibMutator

Extends
MutZoomInstaGib
Modifiers
HideDropDown CacheExempt

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.Mutator
         |   
         +-- XGame.MutInstaGib
            |   
            +-- XGame.MutZoomInstaGib
               |   
               +-- XGame.InstagibMutator

Variables Summary
boolbLowGrav
floatGravityZ
Inherited Variables from XGame.MutInstaGib
AmmoName, AmmoString, bAllowBoost, bAllowTranslocator, BoostDescText, BoostDisplayText, TranslocDescText, TranslocDisplayText, WeaponName, WeaponString

Functions Summary
functionbool AlwaysKeep (Actor Other)
functionbool CheckReplacement (Actor Other, out byte bSuperRelevant)
function FillPlayInfo (PlayInfo PlayInfo)
eventstring GetDescriptionText (string PropName)
function GetServerDetails (out GameInfo.ServerResponseLine ServerState)
functionbool MutatorIsAllowed ()
function PostBeginPlay ()
Inherited Functions from XGame.MutZoomInstaGib
MutatorIsAllowed
Inherited Functions from XGame.MutInstaGib
AlwaysKeep, BeginPlay, CheckReplacement, FillPlayInfo, GetDescriptionText, PostBeginPlay, RecommendCombo


Variables Detail

bLowGrav Source code

var bool bLowGrav;

GravityZ Source code

var float GravityZ;


Functions Detail

AlwaysKeep Source code

function bool AlwaysKeep ( Actor Other )

CheckReplacement Source code

function bool CheckReplacement ( Actor Other, out byte bSuperRelevant )

FillPlayInfo Source code

static function FillPlayInfo ( PlayInfo PlayInfo )

GetDescriptionText Source code

static event string GetDescriptionText ( string PropName )

GetServerDetails Source code

function GetServerDetails ( out GameInfo.ServerResponseLine ServerState )

MutatorIsAllowed Source code

function bool MutatorIsAllowed ( )

PostBeginPlay Source code

function PostBeginPlay ( )


Defaultproperties

defaultproperties
{
     GravityZ=-300.000000
     WeaponName="SuperShockRifle"
     WeaponString="xWeapons.SuperShockRifle"
     DefaultWeaponName="xWeapons.SuperShockRifle"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:02.687 - Created with UnCodeX