Gah - a solution with more questions. – EntropicLqd

UE1:UBrowserBannerAd (UT)

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

UBrowserBannerAd

Properties[edit]

URL[edit]

Type: string


Instance functions[edit]

Click[edit]

function Click (float X, float Y)

Overrides: UWindowWindow.Click


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


MouseEnter[edit]

function MouseEnter ()

Overrides: UWindowWindow.MouseEnter


MouseLeave[edit]

function MouseLeave ()

Overrides: UWindowWindow.MouseLeave


Paint[edit]

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

Overrides: UWindowWindow.Paint