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

UE1:UBrowserBannerBar (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UBrowserBannerBar
Package: 
UBrowser
This class in other games:
RTNP, U1

UBrowserToolbar - the toolbar!

Properties[edit]

BannerAdWindow[edit]

Type: UBrowserBannerAd


Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Paint[edit]

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

Overrides: UWindowWindow.Paint