CTEGaussExplosion
Jump to navigation
Jump to search
Overview[edit | edit source]
...
Source location : /game/server/hl2/gaussexplosion.cpp
tempents.Send("GaussExplosion", {m_vecOrigin=Vector(0, 0, 0), m_nType=0, m_vecDirection=Vector(0, 0, 0)}, nil);
Class Structure[edit | edit source]
- CBaseTempEntity
- CTEParticleSystem
- CTEGaussExplosion
- CTEParticleSystem
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_nType | Integer | |
m_vecDirection | Vector | A positional vector for the direction this particle will emit towards (Not an angular vector) |