Difference between revisions of "CRespawn::QueueOnRandom"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> </onlyinclude> <syntaxhighlight lang="cpp"> CRespawnQueueActor@ QueueOnRandom( CPlayer@ player, int team, int classnum, f32 seconds) CRespawnQueueActor@ Que...")
 
(No difference)

Latest revision as of 08:22, 9 September 2012



 
 CRespawnQueueActor@ QueueOnRandom( CPlayer@ player, int team, int classnum, f32 seconds)
 CRespawnQueueActor@ QueueOnRandom( CPlayer@ player, int team, const string &in actorClassName, const string &in actorConfigfile, f32 seconds)

Object method of: CRespawn