I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:UTGreedFlag (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> UTCarriedObject >> UTCTFFlag >> UTGreedFlag |
- Package:
- UT3GoldGame
- Direct subclasses:
- UTGreedBlueFlag, UTGreedRedFlag
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-2008 Epic Games, Inc. All Rights Reserved.
Subobjects
CollisionCylinder
Class: Engine.CylinderComponent
Inherits from: UTCTFFlag.CollisionCylinder
Property | Value |
---|---|
CollisionRadius | 80.0 |
FlagLightComponent
Class: Engine.PointLightComponent
Inherits from: UTCTFFlag.FlagLightComponent
No new values.
FlagLightEnvironment
Class: Engine.DynamicLightEnvironmentComponent
Inherits from: UTCTFFlag.FlagLightEnvironment
No new values.
TheFlagSkelMesh
Class: Engine.SkeletalMeshComponent
Inherits from: UTCTFFlag.TheFlagSkelMesh
No new values.
Functions
Events
Touch
event Touch (Actor Other, PrimitiveComponent OtherComp, Object.Vector HitLocation, Object.Vector HitNormal)
Overrides: UTCarriedObject.Touch
Other instance functions
OpposingTeamTouch
function OpposingTeamTouch (Controller C)
SameTeamTouch
function SameTeamTouch (Controller C)
Overrides: UTCTFFlag.SameTeamTouch
ValidHolder
Overrides: UTCTFFlag.ValidHolder