Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Provides data for a UT3 customizable character. Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object | +-- Engine.UIRoot | +-- Engine.UIDataProvider | +-- UTGame.UTUIDataProvider_Character
Constants Summary |
---|
Variables Summary | |
---|---|
CharacterInfo | CustomData |
Inherited Variables from Engine.UIDataProvider |
---|
ProviderChangedNotifies, WriteAccessType |
Inherited Variables from Engine.UIRoot |
---|
CurrentMenuState, ModifierStack |
Enumerations Summary |
---|
Inherited Enumerations from Engine.UIDataProvider |
---|
EProviderAccessType |
Structures Summary |
---|
Inherited Structures from Engine.UIDataProvider |
---|
UIDataProviderField |
Functions Summary | ||
---|---|---|
![]() | bool | IsFiltered () |
Variables Detail |
---|
Functions Detail |
---|
@return Returns whether or not this provider should be filtered, by default it checks the platform flags.
Defaultproperties |
---|
defaultproperties { CustomData=(AIData=(Aggressiveness=0.400000,CombatStyle=0.200000)) Name="Default__UTUIDataProvider_Character" ObjectArchetype=UIDataProvider'Engine.Default__UIDataProvider' } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |