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

JBAddonRoundup.JBGameRulesRoundup

Extends
JBGameRules

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.GameRules
         |   
         +-- Jailbreak.JBGameRules
            |   
            +-- JBAddonRoundup.JBGameRulesRoundup

Variables Summary
bytearound
Inherited Variables from Engine.GameRules
NextGameRules

Functions Summary
function AddGameRules (GameRules GR))
functionbool CanRelease (TeamInfo Team, Pawn PawnInstigator, GameObjective Objective))
functionbool CanSendToArena (JBTagPlayer TagPlayer, JBInfoArena Arena, out byte bForceSendToArena))
functionbool CanSendToJail (JBTagPlayer TagPlayer))
functionint HuntingTeam ()))
function NotifyExecutionCommit (TeamInfo Team))
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

around Source code

var byte around;


Functions Detail

AddGameRules Source code

function AddGameRules ( GameRules GR) )

CanRelease Source code

function bool CanRelease ( TeamInfo Team, Pawn PawnInstigator, GameObjective Objective) )

CanSendToArena Source code

function bool CanSendToArena ( JBTagPlayer TagPlayer, JBInfoArena Arena, out byte bForceSendToArena) )

CanSendToJail Source code

function bool CanSendToJail ( JBTagPlayer TagPlayer) )

HuntingTeam Source code

function int HuntingTeam ( ) )

NotifyExecutionCommit Source code

function NotifyExecutionCommit ( TeamInfo Team) )


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.859 - Created with UnCodeX