Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CreateBugsFlock
Syntax
C++
int CreateBugsFlock(IFunctionHandler * pH, SmartScriptTable entity, SmartScriptTable paramTable);
Parameters 
Description 
SmartScriptTable entity 
Valid entity table. 
SmartScriptTable paramTable 
Table with parameters for flock (Look at sample scripts). 

Syntax: Boids.CreateBugsFlock( entity,paramsTable ) 

Creates a bugs flock and binds it to the given entity.

Copyright (c) 2012. All rights reserved.