Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetAttractionPoint
Syntax
C++
int SetAttractionPoint(IFunctionHandler * pH, SmartScriptTable entity, Vec3 point);
Parameters 
Description 
SmartScriptTable entity 
Valid entity table containing flock. 
Vec3 point 
The one time attraction point 

Syntax: Boids.SetAttractionPoint( entity,paramsTable ) 

Sets the one time attraction point for the boids

Copyright (c) 2012. All rights reserved.