-
Notifications
You must be signed in to change notification settings - Fork 1
Extended data types
Deyan Dobromirov edited this page Feb 25, 2020
·
3 revisions
Icon | Internal | External | Description |
---|---|---|---|
a |
angle |
Angle class |
|
b |
bone |
Bone class |
|
c |
complex |
Complex number |
|
e |
entity |
Entity class |
|
xm2 |
matrix2 |
Matrix 2x2 |
|
m |
matrix |
Matrix 3x3 |
|
xm4 |
matrix4 |
Matrix 4x4 |
|
n |
number |
Number |
|
q |
quaternion |
Quaternion |
|
r |
array |
Array |
|
s |
string |
String class |
|
t |
table |
Table |
|
xv2 |
vector2 |
Vector 2D class |
|
v |
vector |
Vector 3D class |
|
xv4 |
vector4 |
Vactor 4D class |
|
xrd |
ranger |
Ranger data class |
|
xwl |
wirelink |
Wire link class |
|
xft |
ftrace |
Flash tracer class |
|
xsc |
stcontrol |
State controller class |
|
xxx |
void |
Void data type |
Attention! Do not modify these wiki pages manually! They are automatically generated and will be overwritten in the next update! I constantly develop this addon, so it will be better to just tell me if something is wrong via the issue system.