Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:CrowdAgentBase (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:24, 17 January 2010 by (Talk)

Jump to: navigation, search
UDK Object >> Actor >> CrowdAgentBase
Package: 
Engine
Implemented interfaces
Interface_NavigationHandle
Direct subclass:
GameCrowdAgent

This is the base class for crowd agents. Allows us to interact with it in the Engine module.

Default values

Property Value
CollisionType COLLIDE_CustomDefault

Events

NotifyPathChanged

event NotifyPathChanged ()

Specified by: Interface_NavigationHandle.NotifyPathChanged

this event is called when an edge is deleted that this handle is actively using