FlareEffectObject::SetFlareTextureName
Defined in: C4Effects.h
Sets the name of the flare texture.
Prototype
void SetFlareTextureName(const char *name);
Parameters
name |
The name of the flare texture.
|
Description
See Also
FlareEffectObject::GetFlareTextureName
|