I'm a doctor, not a mechanic
UE3:UTOnslaughtGRI (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> GameReplicationInfo >> UTGameReplicationInfo >> UTOnslaughtGRI |
- Package:
- UTGame
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
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)