| Home Page | Recent Changes

GUIButton

Properties

string Caption
Label to put inside a button

Functions

InitComponent(GUIController MyController, GUIComponent MyOwner )
Sets InternalOnKeyEvent to handle Keyboard events, and InternalOnXControllerEvent to handle XBox events
bool InternalOnKeyEvent(out byte Key, out byte State, float delta )
Clicks Self if Enter is pressed, goes to next control on 0x026, or previous control on 0x028
bool InternalOnXControllerEvent(byte Id, eXControllerCodes iCode )
Clicks Self if the Start button is pressed on the XBox controller

Events

ButtonPressed( )
Called when button is pressed
ButtonReleased( )
Called when button is released

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In