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 this 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
[edit] Properties
[edit] CustomData
Type: UTCustomChar_Data.CharacterInfo
Default value:
| Member | Value | ||||||
|---|---|---|---|---|---|---|---|
| AIData |
|
[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.
