Enum GenerationType
Enum representing a type of object generation tracking data in the world.
Namespace: SociallyDistant.Core.Core.WorldData.Data
Assembly: SociallyDistant.Framework.dll
Syntax
public enum GenerationType : byte
Fields
| Name | Description |
|---|---|
| Hackables | Represents generation tracking for hackables on a device. |
| Unknown | An unknown type. |