Gah - a solution with more questions. – EntropicLqd

UE2:CameraTextureClient (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> Actor >> Info >> CameraTextureClient

Contents

Package: 
Gameplay
This class in other games:
U2, UE2Runtime, UT2004

null

Properties

Property group 'CameraTextureClient'

CameraTag

Type: name


DestTexture

Type: ScriptedTexture


FOV

Type: float


Default value: 60.0

RefreshRate

Type: float


Default value: 60.0

Internal variables

CameraActor

Type: Actor


Default values

Property Value
bAlwaysRelevant True
bNoDelete True

Events

PostBeginPlay

simulated event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


RenderTexture

simulated event RenderTexture (ScriptedTexture Tex)

Overrides: Actor.RenderTexture


Timer

simulated event Timer ()

Overrides: Actor.Timer