UE3:CrowdAgentBase (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m 1 revision: class descriptions for UDK January update (part 1)
 
(No difference)

Latest revision as of 06:37, 17 January 2010

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

Events

NotifyPathChanged

event NotifyPathChanged ()

Specified by: Interface_NavigationHandle.NotifyPathChanged

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