Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_Particle::SpawnParticles Method
Syntax
C++
int SpawnParticles(IFunctionHandler* pH, SmartScriptTable params, Vec3 pos, Vec3 dir);
Parameters 
Description 
SmartScriptTable params 
Effect parameters. 
Vec3 pos 
Effect position. 
Vec3 dir 
Effect direction. 

!

Particle.SpawnParticles( params, pos, dir )

!  

!  

!  

! Spawns a particle effect. 

 

Copyright (c) 2012. All rights reserved.