There is no spoon

UE3:UTOnslaughtGRI (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Package: 
UTGame

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

Properties[edit]

CachedTeamCores[edit]

Type: array<UTOnslaughtPowerCore>

Modifiers: protected

cache of team powercores - use GetTeamCore() to access

LinkSetupName[edit]

Type: name

Modifiers: repnotify

name of link setup currently in use

Default values[edit]

Property Value
bShowMenuOnDeath True

Functions[edit]

Events[edit]

ReplicatedEvent[edit]

simulated event ReplicatedEvent (name VarName)

Overrides: UTGameReplicationInfo.ReplicatedEvent


Other instance functions[edit]

GetTeamCore[edit]

simulated function UTOnslaughtPowerCore GetTeamCore (byte TeamNum)


IsNecrisTeam[edit]

simulated function bool IsNecrisTeam (byte TeamNum)

Overrides: UTGameReplicationInfo.IsNecrisTeam

(Description copied from UTGameReplicationInfo.IsNecrisTeam)


Returns:

whether the given team is Necris (used by e.g. vehicle factories to control whether they can activate for this team)