| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object | +-- Jailbreak.JBDispositionGroup
JBDispositionGroupFree, JBDispositionGroupJail
| Constants Summary |
|---|
| Inherited Contants from Core.Object |
|---|
| MaxInt, Pi, RF_NotForClient, RF_NotForEdit, RF_NotForServer, RF_Public, RF_Standalone, RF_Transactional, RF_Transient |
| Variables Summary | |
|---|---|
| JBDispositionTeam | DispositionTeam |
| GameReplicationInfo | GameReplicationInfo |
| array<JBDispositionPlayer> | ListDispositionPlayer |
| int | nPlayersRequired |
| float | Scale |
| Inherited Variables from Core.Object |
|---|
| Class, Name, ObjectFlags, ObjectInternal[7], Outer |
| Enumerations Summary |
|---|
| Inherited Enumerations from Core.Object |
|---|
| EAxis, ECamOrientation, EDetailMode, EDrawPivot, ESheerAxis |
| Structures Summary |
|---|
| Inherited Structures from Core.Object |
|---|
| BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
| Delegates Summary | ||
|---|---|---|
![]() | AddIconForChange (JBDispositionPlayer DispositionPlayer) | |
![]() | AddIconForFadein (JBDispositionPlayer DispositionPlayer) | |
![]() | JBDispositionPlayer | RemoveIconForChange () |
![]() | JBDispositionPlayer | RemoveIconForFadeout () |
| Functions Summary | ||
|---|---|---|
![]() | AddIconToEnd (JBDispositionPlayer DispositionPlayer)) | |
![]() | AddIconToStart (JBDispositionPlayer DispositionPlayer)) | |
![]() | bool | BelongsToGroup (JBTagPlayer TagPlayer)) |
![]() | Draw (Canvas Canvas)) | |
![]() | Initialize (JBDispositionTeam DispositionTeamOwner)) | |
![]() | bool | IsIconRequired ())) |
![]() | bool | IsIconSurplus ())) |
![]() | Move (float TimeDelta)) | |
![]() | Recount ())) | |
![]() | JBDispositionPlayer | RemoveIconFromEnd ())) |
![]() | JBDispositionPlayer | RemoveIconFromStart ())) |
![]() | Setup () | |
| Variables Detail |
|---|
| Delegates Detail |
|---|
AddIconForChange Source code
AddIconForFadein Source code
RemoveIconForChange Source code
RemoveIconForFadeout Source code| Functions Detail |
|---|
AddIconToEnd Source code
AddIconToStart Source code
BelongsToGroup Source code
Draw Source code
Initialize Source code
IsIconRequired Source code
IsIconSurplus Source code
Move Source code
Recount Source code
RemoveIconFromEnd Source code
RemoveIconFromStart Source code
Setup Source code| Defaultproperties |
|---|
defaultproperties
{
Scale = 0.9;
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||