UE1:CHSpectator (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Actor >> Pawn >> PlayerPawn >> Spectator >> CHSpectator |
- Package:
- BotPack
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. |
CHSpectator.
Properties
OldTarget
Type: Actor
Default values
Property | Value |
---|---|
CollisionRadius | 17.0 |
FovAngle | 110.0 |
HUDType | Class'BotPack.CHSpectatorHud' |
Functions
Exec functions
CheatView
Overrides: PlayerPawn.CheatView
Fire
exec function Fire (optional float F)
Overrides: Spectator.Fire
Jump
exec function Jump (optional float F)
Overrides: PlayerPawn.Jump
NextWeapon
exec function NextWeapon ()
Overrides: PlayerPawn.NextWeapon
PrevWeapon
exec function PrevWeapon ()
Overrides: PlayerPawn.PrevWeapon
Verbose
exec function Verbose ()
ViewClass
Overrides: PlayerPawn.ViewClass
ViewPlayerNum
exec function ViewPlayerNum (optional int num)
Overrides: PlayerPawn.ViewPlayerNum
ViewSelf
exec function ViewSelf ()
Overrides: PlayerPawn.ViewSelf
Events
PostBeginPlay
event PostBeginPlay ()
Overrides: Spectator.PostBeginPlay
Other instance functions
FixFOV
function FixFOV ()