I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTUIDataProvider_Character (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 07:45, 17 January 2010 by Wormbo (Talk | contribs) (class was removed)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.