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

UE3:UTBetrayalTeam (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Actor >> Info >> ReplicationInfo >> UTBetrayalTeam

Contents

Package: 
UTGame

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

[edit] Constants

[edit] MAX_TEAMMATES

Value: 3


[edit] Properties

[edit] Teammates

Type: UTBetrayalPRI

Array size: 3 (MAX_TEAMMATES)


[edit] TeamPot

Type: int


[edit] Default values

Property Value
NetUpdateFrequency 2.0

[edit] Instance functions

[edit] AddTeammate

function bool AddTeammate (UTBetrayalPRI NewTeammate, int MaxTeamSize)


[edit] LoseTeammate

function int LoseTeammate (UTBetrayalPRI OldTeammate)


Personal tools