Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:UBrowserBannerAd (U1)

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

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