Table of Contents

Enum PlanetStateCL

Namespace
Helldivers2API.Data.Models
Assembly
Helldivers2API.dll

The combat state of a planet

public enum PlanetStateCL

Fields

BeingDefended = 4

Under friendly control, being defended

BeingLiberated = 3

Under hostile control, being liberated

IdleFriendly = 1

Under friendly control, not being attacked

IdleHostile = 2

Under hostile control, not being liberated

Unknown = 0

Unknown