Dota 2 Workshop Tools/Scripting/API/Vector. div: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | |||
{{Note | This page is automatically generated. Any changes may be overwritten}} | {{Note | This page is automatically generated. Any changes may be overwritten}} | ||
[[Category:Dota2Function]] | [[Category:Dota2Function]] |
Latest revision as of 18:13, 27 September 2019

Function Description
Vector __div(Vector a, Vector b)
Overloaded /. Divides vectors
- Example
--some code here
Parameters
Type | Name | Description |
---|---|---|
Vector | a | No Description Set |
Vector | b | No Description Set |
Returns
Vector - The Vectors divided