Type of the entity
| C# | Visual Basic | Visual C++ |
public EntityEnum EntityType { get; set; }
Public Property EntityType As EntityEnum
public: property EntityEnum EntityType { EntityEnum get (); void set (EntityEnum value); }
OXY or Hoshimi
[Missing <remarks> documentation for P:PH.Map.Entity.EntityType]