I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTUIDataProvider_Character (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_Character |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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 |
|
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.