I'm a doctor, not a mechanic

UE3:UTUIDataProvider_Character (UT3)

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

Provides data for a UT3 customizable character.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Properties[edit]

CustomData[edit]

Type: UTCustomChar_Data.CharacterInfo


Default value:

Member Value
AIData
Member Value
Aggressiveness 0.4
CombatStyle 0.2

Native functions[edit]

IsFiltered[edit]

function native virtual bool IsFiltered ()

Returns:

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