proto native int CanAddToLandMarkDecal | ( | hDecal | lmDecal, |
IEntity | entity, | ||
string | mat, | ||
vector | newPoint ) |
is it possible to add new point to landmark decal?
lmDecal | entity to add new landmark point |
entity | entity to add new landmark point |
mat | material of decal |
newpoint | new point to add |