| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Keypoint
|
+-- Jailbreak.JBCamera
|
+-- Jailbreak.JBCameraArena
| Variables Summary | |
|---|---|
| JBInfoArena | Arena |
| JBTagPlayer | TagPlayerFollowed |
| JBTagPlayer | TagPlayerOpponent |
| Inherited Variables from Jailbreak.JBCamera |
|---|
| bHasCamManager, bIsActiveLocal, bWidescreen, CamController, CameraEffectMotionBlur, CamManager, Caption, ClassCamController, FieldOfView, ListInfoViewer, MotionBlur, Overlay, Switching, TagSwitch, TimeUpdateMovement |
| Enumerations Summary |
|---|
| Inherited Enumerations from Jailbreak.JBCamera |
|---|
| EOverlayStyle |
| Structures Summary |
|---|
| Inherited Structures from Jailbreak.JBCamera |
|---|
| TInfoCaption, TInfoOverlay, TInfoSwitching, TInfoViewer |
| Functions Summary | ||
|---|---|---|
![]() | DeactivateFor (Controller Controller)) Active | |
![]() | bool | IsViewerAllowed (Controller Controller)) |
![]() | Tick (float TimeDelta)) Active | |
| States Summary |
|---|
| Active Source code |
|---|
|
auto state Active |
| DeactivateFor, Tick |
| Deactivate Source code |
|---|
|
state Deactivate |
| Finished Source code |
|---|
|
state Finished |
| Variables Detail |
|---|
| Functions Detail |
|---|
DeactivateFor Active Source code
IsViewerAllowed Source code
Tick Active Source code| Defaultproperties |
|---|
defaultproperties
{
ClassCamController = Class'JBCamControllerArena';
Caption = (Text="Arena Live Feed",Position=0.9);
Switching = (bAllowAuto=False,bAllowManual=False,bAllowTimed=False,bAllowTriggered=False);
bNoDelete = False;
} |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||