Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUIDataProvider_Character (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_Character
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UT3

Provides data for a UT3 customizable character.

Properties

CustomData

Type: UTCharInfo.CharacterInfo


Default value:

Member Value
AIData
Member Value
Aggressiveness 0.4
CombatStyle 0.2

Native functions

IsFiltered

function native virtual bool IsFiltered ()

Returns:

Returns whether or not this provider should be filtered, by default it checks the platform flags.