VexdUM_stock functions
All callable symbols documented in this include, grouped by declaration type.
Stocks
| Name | Signature |
|---|---|
| can_see | stock can_see(ent1, ent2) { |
| find_entity_sphere | stock find_entity_sphere(ent, Float:Orig[3], Float:Rad) { |
| get_maxentities | stock get_maxentities() { |
| get_offset_int | stock get_offset_int(ent, offset, linos = 5) { |
| in_view_cone | stock in_view_cone(ent, Float:Orig[3]) { |
| is_entity | stock is_entity(ent) { |
| set_offset_int | stock set_offset_int(ent, offset, value, linos = 5) { |
| vexd_find_entity | stock vexd_find_entity(ent, szValue[], type=0) { |