TE_SetupEnergySplash
Sets up an energy splash effect.
stock void TE_SetupEnergySplash(const float pos[3], const float dir[3], bool Explosive)
Parameters
const float[3] pos
Position of the energy splash.
const float[3] dir
Direction of the energy splash.
bool Explosive
Makes the effect explosive.
Return Value
void