I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTBetrayalPRI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTGame

Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

BetrayalCount[edit]

Type: int

FIXME show the number of times this player has been a betrayer on the scoreboard

BetrayedTeam[edit]

Type: UTBetrayalTeam


Betrayer[edit]

Type: UTBetrayalPRI

Last player to betray you

bHasSetTrust[edit]

Type: bool


bIsRogue[edit]

Type: bool

A rogue is someone who committed a betrayal less than 60 seconds ago, and has suffered retribution yet. A rogue is a target for his betrayal victim(s), and cannot rejoin a team.

CurrentTeam[edit]

Type: UTBetrayalTeam

Current alliance

RemainingRogueTime[edit]

Type: int

Remaining rogue time

Default value: -1000

RogueTimePenalty[edit]

Type: int

Rogue time penalty *

Default value: 30

TrustWorthiness[edit]

Type: float

How likely bot associated with this PRI is to betray teammates

Functions[edit]

Events[edit]

Reset[edit]

event Reset ()

Overrides: UTPlayerReplicationInfo.Reset


Other instance functions[edit]

GetTrustWorthiness[edit]

function float GetTrustWorthiness ()


RogueExpired[edit]

function RogueExpired ()


RogueTimer[edit]

function RogueTimer ()


ScoreValueFor[edit]

simulated function int ScoreValueFor (UTBetrayalPRI OtherPRI)


SetRogueTimer[edit]

function SetRogueTimer ()