Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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[edit]
Caption[edit]
Type: string
Modifiers: localized
i_Background[edit]
Type: GUISectionBackground
Modifiers: automated
Default value: GUISectionBackground'CGBackground'
Subobjects[edit]
CGBackground[edit]
Class: XInterface.GUISectionBackground
Property | Value |
---|---|
bBoundToParent | True |
bScaleToParent | True |
WinHeight | 1.0 |
WinLeft | 0.0 |
WinTop | 0.0 |
WinWidth | 1.0 |
Functions[edit]
Events[edit]
AppendComponent[edit]
Overrides: GUIMultiComponent.AppendComponent
InitComponent[edit]
event InitComponent (GUIController InController, GUIComponent InOwner)
Overrides: GUIMultiComponent.InitComponent
InsertComponent[edit]
Overrides: GUIMultiComponent.InsertComponent
RemoveComponent[edit]
Overrides: GUIMultiComponent.RemoveComponent
Other instance functions[edit]
ManageComponent[edit]
function GUIComponent ManageComponent (GUIComponent C)
SetCaption[edit]
function SetCaption (string NewCaption)