Mostly Harmless
Difference between revisions of "UE3:UTUIDataProvider Character (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 27: | Line 27: | ||
! {{tl|CustomAIData||UTCustomChar_Data structs|Member}} | ! {{tl|CustomAIData||UTCustomChar_Data structs|Member}} | ||
! Value | ! Value | ||
− | |||
− | |||
− | |||
|- | |- | ||
| Aggressiveness | | Aggressiveness | ||
− | | 0.0 | + | | 0.4 |
+ | |- | ||
+ | | CombatStyle | ||
+ | | 0.2 | ||
|} | |} | ||
|} | |} |
Latest revision as of 07:40, 23 May 2008
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.