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

UE1:UBrowserBannerAd (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:12, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowWindow >> UBrowserBannerAd
Package: 
UBrowser
This class in other games:
U1, UT

UBrowserBannerAd

Properties

URL

Type: string


Instance functions

Click

function Click (float X, float Y)

Overrides: UWindowWindow.Click


Created

function Created ()

Overrides: UWindowWindow.Created


MouseEnter

function MouseEnter ()

Overrides: UWindowWindow.MouseEnter


MouseLeave

function MouseLeave ()

Overrides: UWindowWindow.MouseLeave


Paint

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

Overrides: UWindowWindow.Paint