addStruct
Add a struct to the table. Structs are stored inline, so nothing additional is being added.
Parameters
vOffset
The index into the vtable.
x
The offset of the created struct.
d
The default value is always 0
.
Add a struct to the table. Structs are stored inline, so nothing additional is being added.
The index into the vtable.
The offset of the created struct.
The default value is always 0
.