Dota 2 Workshop Tools/Scripting/API/Vector. unb

From Valve Developer Community
Jump to: navigation, search
Wikipedia - Letter.png
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these template messages)
Dead End - Icon.png
This article has no Wikipedia icon links to other VDC articles. Please help improve this article by adding links Wikipedia icon that are relevant to the context within the existing text.
January 2024
Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

Vector __unb()

Overloaded - operator

Example
v = Vec(1, 2, 3)
 print(-v)

Returns

Vector - No Description Set