Sandbox.ModAPI.Ingame
MyDetectedEntityType
Assembly: Sandbox.Common.dll
public enum MyDetectedEntityType
Describes detected entity type
Fields
| Member | Description |
|---|---|
| Asteroid | Asteroid |
| CharacterHuman | Character human |
| CharacterOther | Character other |
| FloatingObject | Floating object |
| Forageable | Forageable |
| LargeGrid | Large grid |
| Meteor | Meteor |
| Missile | Missile |
| None | None |
| Planet | Planet |
| SmallGrid | Small grid |
| Tree | Tree |
| Unknown | Unknown |