Dota 2 Workshop Tools/Scripting/API/CScriptParticleManager.CreateParticleForPlayer: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 1: | Line 1: | ||
{{Note | This page is automatically generated. Any changes may be overwritten}} | {{Note | This page is automatically generated. Any changes may be overwritten}} | ||
[[Category:Dota2Function]] | |||
[[Category:CScriptParticleManager]] | |||
== Function Description == | == Function Description == |
Revision as of 13:24, 9 August 2014

Function Description
int CreateParticleForPlayer(string particleName, int particleAttach, handle owningEntity, handle owningPlayer)
Creates a new particle effect that only plays for the specified player
Parameters
Type | Name | Description |
---|---|---|
string | particleName | No Description Set |
int | particleAttach | No Description Set |
handle | owningEntity | No Description Set |
handle | owningPlayer | No Description Set |
Returns
int - Particle ID