I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTUIDataProvider_Character (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_Character

Contents

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

[edit] Properties

[edit] CustomData

Type: UTCustomChar_Data.CharacterInfo


Default value:

Member Value
AIData
Member Value
Aggressiveness 0.4
CombatStyle 0.2

[edit] Native functions

[edit] IsFiltered

function native virtual bool IsFiltered ()

Returns:

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