Add some missing Vector4 methods
This commit is contained in:
@@ -194,6 +194,12 @@
|
||||
<description>
|
||||
</description>
|
||||
</operator>
|
||||
<operator name="operator []">
|
||||
<return type="int" />
|
||||
<argument index="0" name="index" type="int" />
|
||||
<description>
|
||||
</description>
|
||||
</operator>
|
||||
<operator name="operator unary+">
|
||||
<return type="Vector4i" />
|
||||
<description>
|
||||
|
||||
Reference in New Issue
Block a user