| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.GameRules
|
+-- Jailbreak.JBGameRules
|
+-- JBAddonLlama.JBGameRulesLlamaHunt
| Variables Summary | |
|---|---|
| PlayerController | LlamaSuicidedLast |
| JBAddonLlama | MyLlamaAddon |
| array<JBTagPlayer> | PlayersKilledByLlama |
| Inherited Variables from Engine.GameRules |
|---|
| NextGameRules |
| Functions Summary | ||
|---|---|---|
![]() | bool | CanRelease (TeamInfo Team, Pawn PawnInstigator, GameObjective Objective)) |
![]() | bool | CanSendToArena (JBTagPlayer TagPlayer, JBInfoArena Arena, out byte bForceSendToArena)) |
![]() | bool | CanSendToJail (JBTagPlayer TagPlayer)) |
![]() | JBGameRulesLlamaHunt | FindLlamaHuntRules (Actor Requester)) |
![]() | bool | IsLlamaPending (JBTagPlayer TagPlayer)) |
![]() | KilledByLlama (Controller Killer)) | |
![]() | LlamaSuicided (Controller Killed)) | |
![]() | int | NetDamage (int OriginalDamage, int Damage, pawn injured, pawn instigatedBy, vector HitLocation, out vector Momentum, class<DamageType> DamageType)) |
![]() | NotifyPlayerDisconnect (PlayerController ControllerPlayer, out byte bIsLlama)) | |
![]() | NotifyPlayerReconnect (PlayerController ControllerPlayer, bool bIsLlama)) | |
![]() | bool | OverridePickupQuery (Pawn Other, Pickup Item, out byte bAllowPickup)) |
![]() | bool | PreventDeath (Pawn Killed, Controller Killer, class<DamageType> damageType, vector HitLocation)) |
![]() | ScoreKill (Controller Killer, Controller Killed)) | |
![]() | ScoreLlamaKill (Controller Killer, Controller Killed)) | |
![]() | Timer ())) | |
![]() | bool | WasKilledByLlama (JBTagPlayer TagPlayer)) |
| Inherited Functions from Engine.GameRules |
|---|
| AddGameRules, CheckEndGame, CheckScore, CriticalPlayer, FindPlayerStart, GetRules, GetServerDetails, HandleRestartGame, NetDamage, OverridePickupQuery, PreventDeath, PreventSever, ScoreKill, ScoreObjective |
| Variables Detail |
|---|
| Functions Detail |
|---|
CanRelease Source code
CanSendToArena Source code
CanSendToJail Source code
FindLlamaHuntRules Source code
IsLlamaPending Source code
KilledByLlama Source code
LlamaSuicided Source code
NetDamage Source code
NotifyPlayerDisconnect Source code
NotifyPlayerReconnect Source code
OverridePickupQuery Source code
PreventDeath Source code
ScoreKill Source code
ScoreLlamaKill Source code
Timer Source code
WasKilledByLlama Source code| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||