union.SAFETY_OBJECT_DATA
This is object structure information for safe space setting and consists of the following fields.
BYTE# | Field Name | Data Type | Value | Remarks |
16 | Sphere object | struct.SAFETY_OBJECT_SPHERE | - | Refer to the Definition of Struct |
28 | Capsule object | struct.SAFETY_OBJECT_CAPSULE | - | Refer to the Definition of Struct |
36 | Cube object | struct.SAFETY_OBJECT_CUBE | - | Refer to the Definition of Struct |
48 | Obb object | struct.SAFETY_OBJECT_OBB | - | Refer to the Definition of Struct |
89 | Polyprism object | struct.SAFETY_OBJECT_POLYPRISM | - | Refer to the Definition of Struct |
100 | Reserved Space | unsigned char | - | Reserved Space 100bytes |