Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
EnableFlock
Syntax
C++
int EnableFlock(IFunctionHandler * pH, SmartScriptTable entity, bool bEnable);
Parameters 
Description 
SmartScriptTable entity 
Valid entity table containing flock. 
bool bEnable 
true to enable or false to disable flock.
 

Syntax: Boids.EnableFlock( entity,paramsTable ) 

Enables/Disables flock in the entity.

Copyright (c) 2012. All rights reserved.