Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserBannerBar (U1)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
U1 Object >> UWindowBase >> UWindowWindow >> UBrowserBannerBar

Contents

Package: 
UBrowser
This class in other games:
RTNP, UT

UBrowserToolbar - the toolbar!

[edit] Properties

[edit] BannerAdWindow

Type: UBrowserBannerAd


[edit] Instance functions

[edit] BeforePaint

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowWindow.BeforePaint


[edit] Created

function Created ()

Overrides: UWindowWindow.Created


[edit] Paint

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint