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

UE3:UTOnslaughtNodeEnhancement (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
UT3 Object >> Actor >> NavigationPoint >> Objective >> UTGameObjective >> UTOnslaughtNodeEnhancement
Package: 
UTGame
Direct subclasses:
UTOnslaughtFlagBase, UTOnslaughtTarydiumProcessor

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

Properties

Property group 'UTOnslaughtNodeEnhancement'

ControllingNode

Type: UTOnslaughtNodeObjective


Default values

Property Value
bAlwaysRelevant True
bBlockActors True
bCollideActors True
bCollideWorld True
bMovable False
bStatic False
HudMaterial None
IconHudTexture None
RemoteRole ROLE_SimulatedProxy

Subobjects

Arrow

Class: Engine.ArrowComponent

Inherits from: UTGameObjective.Arrow

No new values.

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTGameObjective.CollisionCylinder

No new values.

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTGameObjective.PathRenderer

No new values.

Sprite

Class: Engine.SpriteComponent

Inherits from: UTGameObjective.Sprite

No new values.

Sprite2

Class: Engine.SpriteComponent

Inherits from: UTGameObjective.Sprite2

No new values.

Functions

Native functions

GetTeamNum

simulated native function byte GetTeamNum ()

Overrides: UTGameObjective.GetTeamNum


Events

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: UTGameObjective.ReplicatedEvent


Other instance functions

Activate

function Activate ()


Deactivate

function Deactivate ()


GetLocationStringFor

simulated function string GetLocationStringFor (PlayerReplicationInfo PRI)

Overrides: UTGameObjective.GetLocationStringFor


SetControllingNode

function SetControllingNode (UTOnslaughtNodeObjective NewControllingNode)


TarydiumBoost

function TarydiumBoost (float Quantity)


UpdateTeamEffects

simulated function UpdateTeamEffects ()