The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:UTOnslaughtMiningRobotController (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Controller >> AIController >> UTOnslaughtMiningRobotController
Package: 
UTGame

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

Properties

OldMoveTarget

Type: NavigationPoint


PauseTime

Type: float


Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: AIController.Sprite

No new values.

Functions

Events

NotifyBump

event bool NotifyBump (Actor Other, Object.Vector HitNormal)

Overrides: Controller.NotifyBump


Other instance functions

AdjustAround

function AdjustAround (Pawn Other)


BumpTimer

function BumpTimer ()


States

Mining

Modifiers: auto

Ignores: SeeMonster, SeePlayer

Mining.NotifyBump

event bool NotifyBump (Actor Other, Object.Vector HitNormal)

Overrides: NotifyBump (global)


Mining.FindPath

function FindPath ()