Gah - a solution with more questions. – EntropicLqd

UE2:CameraTextureClient (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
Gameplay
This class in other games:
U2, UT2003, 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