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

Syntax: Boids.SetFlockParams( entity,paramsTable ) 

Modifies parameters of the existing flock in the specified enity.

Copyright (c) 2012. All rights reserved.