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

JBAddonSpoils.JBGameRulesSpoils

Extends
JBGameRules

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameRules
         |   
         +-- Jailbreak.JBGameRules
            |   
            +-- JBAddonSpoils.JBGameRulesSpoils

Variables Summary
boolbCanThrow
boolbMaxAmmo
class<Weapon>WeaponClass
Inherited Variables from Engine.GameRules
NextGameRules

Functions Summary
function NotifyArenaEnd (JBInfoArena Arena, JBTagPlayer TagPlayerWinner))
function PostBeginPlay ()))
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

bCanThrow Source code

var bool bCanThrow;

bMaxAmmo Source code

var bool bMaxAmmo;

WeaponClass Source code

var class<Weapon> WeaponClass;


Functions Detail

NotifyArenaEnd Source code

function NotifyArenaEnd ( JBInfoArena Arena, JBTagPlayer TagPlayerWinner) )

PostBeginPlay Source code

function PostBeginPlay ( ) )



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