Parameters |
Description |
SmartScriptTable flockEntity |
Valid entity table containing flock. |
SmartScriptTable boidEntity |
Valid entity table containing boid. |
SmartScriptTable hit |
Valid entity table containing hit information.. |
Syntax: Boids.OnBoidHit( flockEntity,boidEntity,hit )
Events that occurs on boid hit.
Copyright (c) 2012. All rights reserved.
|