Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CreateFishFlock
Syntax
C++
int CreateFishFlock(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.CreateFishFlock( entity,paramsTable ) 

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

Copyright (c) 2012. All rights reserved.