I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE1:RatedTeamInfo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents
- 1 Properties
- 1.1 Property group 'RatedTeamInfo'
- 1.1.1 BotAccuracy
- 1.1.2 BotBio
- 1.1.3 BotClasses
- 1.1.4 BotClassifications
- 1.1.5 BotFaces
- 1.1.6 BotJumpy
- 1.1.7 BotNames
- 1.1.8 BotSkills
- 1.1.9 BotSkins
- 1.1.10 Camping
- 1.1.11 CombatStyle
- 1.1.12 FavoriteWeapon
- 1.1.13 FemaleClass
- 1.1.14 FemaleSkin
- 1.1.15 MaleClass
- 1.1.16 MaleSkin
- 1.1.17 TeamBio
- 1.1.18 TeamName
- 1.1.19 TeamSymbol
- 1.1 Property group 'RatedTeamInfo'
- 2 Functions
- Package:
- BotPack
- Direct subclasses:
- RatedTeamInfo1, RatedTeamInfo2, RatedTeamInfo3, RatedTeamInfo4, RatedTeamInfo5, RatedTeamInfo6, RatedTeamInfo7, RatedTeamInfo8, RatedTeamInfoDemo1, RatedTeamInfoDemo2, RatedTeamInfoS
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. |
null
Properties[edit]
Property group 'RatedTeamInfo'[edit]
BotAccuracy[edit]
Type: float
Array size: 8
BotBio[edit]
Type: string
Array size: 8
Modifiers: localized
BotClasses[edit]
Type: string
Array size: 8
BotClassifications[edit]
Type: string
Array size: 8
Modifiers: localized
BotFaces[edit]
Type: string
Array size: 8
BotJumpy[edit]
Type: byte
Array size: 8
BotNames[edit]
Type: string
Array size: 8
Modifiers: localized
BotSkills[edit]
Type: float
Array size: 8
BotSkins[edit]
Type: string
Array size: 8
Camping[edit]
Type: float
Array size: 8
CombatStyle[edit]
Type: float
Array size: 8
FavoriteWeapon[edit]
Type: string
Array size: 8
FemaleClass[edit]
Type: class<TournamentPlayer>
FemaleSkin[edit]
Type: string
MaleClass[edit]
Type: class<TournamentPlayer>
MaleSkin[edit]
Type: string
TeamBio[edit]
Type: string
Modifiers: localized
TeamName[edit]
Type: string
Modifiers: localized
TeamSymbol[edit]
Type: Texture
Functions[edit]
Static functions[edit]
GetBotClassification[edit]
GetBotClassName[edit]
GetBotDesc[edit]
GetBotFace[edit]
GetBotName[edit]
GetBotSkin[edit]
GetTeamBio[edit]
static function string GetTeamBio ()
GetTeamName[edit]
static function string GetTeamName ()
GetTeamSymbol[edit]
static function Texture GetTeamSymbol ()