UE3:UTBetrayalGRI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
UTGame

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

Native functions

GetBetrayalPRIFor

native final function UTBetrayalPRI GetBetrayalPRIFor (Actor A)

Returns the UTBetrayalPRI (if any) associated with Actor A

OnSameTeam

simulated native function bool OnSameTeam (Actor A, Actor B)

Overrides: GameReplicationInfo.OnSameTeam

Checks to see if two actors are on the same team.

Returns:

true if they are, false if they aren't