UE2:ComponentGroup (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> ComponentGroup |
- Package:
- GUI2K4
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: 12/12/2003 Components for easily grouping components with a GUISectionBackground
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Caption
Type: string
Modifiers: localized
i_Background
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'CGBackground'
Subobjects
CGBackground
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions
Events
AppendComponent
Overrides: GUIMultiComponent.AppendComponent
InitComponent
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: GUIMultiComponent.InitComponent
InsertComponent
Overrides: GUIMultiComponent.InsertComponent
RemoveComponent
Overrides: GUIMultiComponent.RemoveComponent
Other instance functions
ManageComponent
function GUIComponent ManageComponent (GUIComponent C)
SetCaption
function SetCaption (string NewCaption)