.. _doc_data_eobjecttype: EObjectType =========== The EObjectType enumerated type consists of all the possible object types. Enumerators ``````````` .. list-table:: :widths: 20 10 70 :header-rows: 1 * - Named Value - Index - Description * - ``Large`` - 0 - Corresponds to the "Large" object type. * - ``Medium`` - 1 - Corresponds to the "Medium" object type. * - ``Small`` - 2 - Corresponds to the "Small" object type. * - ``NPC`` - 3 - Corresponds to the "NPC" object type. * - ``Decal`` - 4 - Corresponds to the "Decal" object type.