This entity class represents decals
QUAKED NSDecal (1 .5 0) (-8 -8 -8) (8 8 8)
OVERVIEW
◆ NSDecal()
void NSDecal::NSDecal |
( |
void |
| ) |
|
◆ Place()
void NSDecal::Place |
( |
vector |
org, |
|
|
string |
dname |
|
) |
| |
|
virtual |
Paint the given decal at the specified position.
◆ PlaceAtScale()
void NSDecal::PlaceAtScale |
( |
vector |
org, |
|
|
string |
dname, |
|
|
float |
sizeScale |
|
) |
| |
|
virtual |
◆ SendEntity()
float NSDecal::SendEntity |
( |
entity |
ePEnt, |
|
|
float |
changedflags |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files: