UE2:GUICustomPropertyPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> GUICustomPropertyPage |
- Package:
- GUI2K4
- Direct subclasses:
- GUIArrayPropPage, MapVoteGameConfigPage, MapVoteMapListConfigPage, UT2K4InvasionWaveConfig, VoiceChatConfig
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 09/17/2003 Base class for menus which handle custom playinfo properties
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'GUICustomPropertyPage'
Item
Type: PlayInfo.PlayInfoData
Modifiers: noexport
Playinfo property this item is associated with
Owner
Type: GUIComponent
Modifiers: noexport
Functions
Static functions
GetKeyValue
GrabOption
ParseOption
Instance functions
GetOwner
function GUIComponent GetOwner ()
GetReadOnly
function bool GetReadOnly ()
SetOwner
function SetOwner (GUIComponent NewOwner)
SetReadOnly
function SetReadOnly (bool bValue)
Strip