Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GameFramework.GameCrowd_ListOfAgents


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
/**
 * This is the class for list of GoreEffect
 *
 * Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.
 */

class GameCrowd_ListOfAgents extends Object
	hidecategories(Object)
	dependson(SeqAct_GameCrowdSpawner)
	placeable; // needed to show up in the Actor Classes list;

/** List of archetypes of agents to spawn when a population manager or crowd spawner is using this list.  */
var() array<AgentArchetypeInfo> ListOfAgents;

defaultproperties
{

}


Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: to 6-1-2011 06:11:20.000 - Creation time: ti 22-3-2011 19:57:05.909 - Created with UnCodeX