Skip to content

Data types

Deyan Dobromirov edited this page Feb 19, 2020 · 8 revisions

This page is derived from the Wiremod types wiki located here.

Here are all the icons for the data types of this addon summarized in the table below:

Icon Internal External Description
image a angle Angle class
image b bone Bone class
image c complex Complex number
image e entity Entity class
image xm2 matrix2 Matrix 2x2
image m matrix Matrix 3x3
image xm4 matrix4 Matrix 4x4
image n number Number
image q quaternion Quaternion
image r array Array
image s string String class
image t table Table
image xv2 vector2 Vector 2D class
image v vector Vector 3D class
image xv4 vector4 Vactor 4D class
image xrd ranger Ranger data class
image xwl wirelink Wire link class
image xft ftrace Flash tracer class
image xsc stcontrol State controller class
image xxx void Void data type
Clone this wiki locally