union
Initialize any Table-derived type to point to the union at the given offset.
Return
Returns the Table that points to the union at offset.
Parameters
t
A Table-derived type that should point to the union at offset.
offset
An int index into the Table's ReadWriteBuffer.
bb
Table ReadWriteBuffer used to initialize the object Table-derived type.