CadDrawSet
Draws a temporary set primitive — valid inside custom-entity display (CEntDisplay) and drag-preview callbacks.
void CadDrawSet (
std::int32_t Param,
std::int32_t Value
);
Parameters
- Param (std::int32_t)
- Integer value.
- Value (std::int32_t)
- The value to assign.
Return Value
None.