I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTUIDataProvider_Character (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIRoot >> UIDataProvider >> UTUIDataProvider_Character |
- Package:
- UTGame
- Implemented interfaces:
- UIListElementCellProvider
- This class in other games:
- UT3
This page has been proposed for deletion. If you think this page should be kept, please state a reason on its talk page. |
Provides data for a UT3 customizable character.
Properties
CustomData
Type: UTCharInfo.CharacterInfo
Default value:
Member | Value | ||||||
---|---|---|---|---|---|---|---|
AIData |
|
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.