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

JBAddonBerserker.JBGameRulesBerserker

Extends
JBGameRules

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameRules
         |   
         +-- Jailbreak.JBGameRules
            |   
            +-- JBAddonBerserker.JBGameRulesBerserker

Variables Summary
xEmitterBerserkEffect
xPawnBerserker
floatStartArenaMatchTime
Inherited Variables from Engine.GameRules
NextGameRules

Functions Summary
function NotifyArenaEnd (JBInfoArena Arena, JBTagPlayer TagPlayerWinner))
function NotifyArenaStart (JBInfoArena Arena))
function NotifyRound ()))
functionbool PreventDeath (Pawn Killed, Controller Killer, class<DamageType> damageType, vector HitLocation))
function StopBerserk ()))
function Timer ()))
Inherited Functions from Jailbreak.JBGameRules
AllowForcedRelease, CanBotAttackEnemy, CanBroadcast, CanRelease, CanSendToArena, CanSendToJail, GetNextJBGameRules, NotifyArenaEnd, NotifyArenaStart, NotifyExecutionCommit, NotifyExecutionEnd, NotifyJailClosed, NotifyJailOpened, NotifyJailOpening, NotifyPlayerDisconnect, NotifyPlayerJailed, NotifyPlayerReconnect, NotifyPlayerReleased, NotifyRound
Inherited Functions from Engine.GameRules
AddGameRules, CheckEndGame, CheckScore, CriticalPlayer, FindPlayerStart, GetRules, GetServerDetails, HandleRestartGame, NetDamage, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, ScoreObjective


Variables Detail

BerserkEffect Source code

var private xEmitter BerserkEffect;

Berserker Source code

var private xPawn Berserker;

StartArenaMatchTime Source code

var private float StartArenaMatchTime;


Functions Detail

NotifyArenaEnd Source code

function NotifyArenaEnd ( JBInfoArena Arena, JBTagPlayer TagPlayerWinner) )

NotifyArenaStart Source code

function NotifyArenaStart ( JBInfoArena Arena) )

NotifyRound Source code

function NotifyRound ( ) )

PreventDeath Source code

function bool PreventDeath ( Pawn Killed, Controller Killer, class<DamageType> damageType, vector HitLocation) )

StopBerserk Source code

function StopBerserk ( ) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:10.743 - Created with UnCodeX