My program doesn't have bugs. It just develops random features.

UE1:UBrowserBannerAd (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site

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

Contents

Package: 
UBrowser
This class in other games:
U1, UT

UBrowserBannerAd

[edit] Properties

[edit] URL

Type: string


[edit] Instance functions

[edit] Click

function Click (float X, float Y)

Overrides: UWindowWindow.Click


[edit] Created

function Created ()

Overrides: UWindowWindow.Created


[edit] MouseEnter

function MouseEnter ()

Overrides: UWindowWindow.MouseEnter


[edit] MouseLeave

function MouseLeave ()

Overrides: UWindowWindow.MouseLeave


[edit] Paint

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

Overrides: UWindowWindow.Paint