UE3:UTAvoidMarker (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> Actor >> UTAvoidMarker
Package:
UTGame
This class in other games:

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

Properties

CollisionCylinder

Type: CylinderComponent


Default value: CylinderComponent'Cylinder'

TeamNum

Type: byte


Default value: 255

Default values

Subobjects

Cylinder

Class: Engine.CylinderComponent

Property Value
CollideActors True
CollisionHeight 40.0
CollisionRadius 100.0

Sprite

Class: Engine.SpriteComponent

Property Value
AlwaysLoadOnClient False
AlwaysLoadOnServer False
HiddenGame True

Functions

Native functions

GetTeamNum

simulated native function byte GetTeamNum ()

Overrides: Actor.GetTeamNum


Events

Touch

event Touch (Actor Other, PrimitiveComponent OtherComp, Object.Vector HitLocation, Object.Vector HitNormal)

Overrides: Actor.Touch


Other instance functions

StartleBots

function StartleBots ()