Mostly Harmless
UE1:UPakCam (RTNP)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- UPak
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UPakCam.
[edit] Properties
[edit] Property group 'UPakCam'
[edit] bAutoTarget
Type: bool
[edit] bFadeIn
Type: bool
[edit] bNoCrosshair
Type: bool
[edit] bNoHUD
Type: bool
[edit] bRotateToTarget
Type: bool
[edit] bTargetPlayerPawn
Type: bool
[edit] bViewFromTarget
Type: bool
[edit] CameraTarget
Type: Pawn
[edit] CameraTime
Type: float
[edit] Internal variables
[edit] Director
Type: UPakCamTrigger
[edit] Default values
| Property | Value |
|---|---|
| bStatic | False |
[edit] Functions
[edit] Events
[edit] PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
[edit] Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
[edit] Timer
event Timer ()
Overrides: Actor.Timer
[edit] Other instance functions
[edit] CanSeeTarget
function bool CanSeeTarget ()
[edit] GetClosestPlayer
function PlayerPawn GetClosestPlayer ()
[edit] GetNewCameraTarget
function GetNewCameraTarget ()
[edit] RotateToTarget
function RotateToTarget ()
[edit] TurnOff
function TurnOff ()
[edit] TurnOn
function TurnOn ()
