I'm a doctor, not a mechanic

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

CachedTeamCores

Type: array<UTOnslaughtPowerCore>

Modifiers: protected

cache of team powercores - use GetTeamCore() to access

LinkSetupName

Type: name

Modifiers: repnotify

name of link setup currently in use

Default values

Property Value
bShowMenuOnDeath True

Functions

Events

ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: UTGameReplicationInfo.ReplicatedEvent


Other instance functions

GetTeamCore

simulated function UTOnslaughtPowerCore GetTeamCore (byte TeamNum)


IsNecrisTeam

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)