UE3:CrowdAgentBase (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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