Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UBrowserBannerBar (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UBrowser
This class in other games:
U1, 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