I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTHeroPRI (UT3)
Object >> Actor >> Info >> ReplicationInfo >> PlayerReplicationInfo >> UTPlayerReplicationInfo >> UTHeroPRI |
Contents
- Package:
- UTGame
- Direct subclass:
- UTGreedPRI
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. |
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Properties[edit]
bCanBeHero[edit]
Type: bool
true if associated player can become hero
bIsHero[edit]
Type: bool
bIsSuperHero[edit]
Type: bool
HeroMeter[edit]
Type: float
HeroWeaponKills[edit]
Type: int
Array size: 2
Tracks number of kills for each hero weapon during a single hero transformation
Functions[edit]
Events[edit]
Reset[edit]
Overrides: UTPlayerReplicationInfo.Reset
Other instance functions[edit]
CanBeHero[edit]
Overrides: UTPlayerReplicationInfo.CanBeHero
CheckHeroMeter[edit]
Overrides: UTPlayerReplicationInfo.CheckHeroMeter
GetHeroMeter[edit]
Overrides: UTPlayerReplicationInfo.GetHeroMeter
IncrementHeroMeter[edit]
Overrides: UTPlayerReplicationInfo.IncrementHeroMeter
IncrementKillStat[edit]
Overrides: UTPlayerReplicationInfo.IncrementKillStat
IsHero[edit]
Overrides: UTPlayerReplicationInfo.IsHero
IsSuperHero[edit]
ResetHero[edit]
Overrides: UTPlayerReplicationInfo.ResetHero
SetHeroAllowed[edit]
TriggerHero[edit]
Overrides: UTPlayerReplicationInfo.TriggerHero