I love the smell of UnrealEd crashing in the morning. – tarquin
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 the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
UPakCam.
Properties
Property group 'UPakCam'
bAutoTarget
Type: bool
bFadeIn
Type: bool
bNoCrosshair
Type: bool
bNoHUD
Type: bool
bRotateToTarget
Type: bool
bTargetPlayerPawn
Type: bool
bViewFromTarget
Type: bool
CameraTarget
Type: Pawn
CameraTime
Type: float
Internal variables
Director
Type: UPakCamTrigger
Default values
Property | Value |
---|---|
bStatic | False |
Functions
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Actor.PostBeginPlay
Tick
event Tick (float DeltaTime)
Overrides: Actor.Tick
Timer
event Timer ()
Overrides: Actor.Timer
Other instance functions
CanSeeTarget
function bool CanSeeTarget ()
GetClosestPlayer
function PlayerPawn GetClosestPlayer ()
GetNewCameraTarget
function GetNewCameraTarget ()
RotateToTarget
function RotateToTarget ()
TurnOff
function TurnOff ()
TurnOn
function TurnOn ()