Property HasClassifiedPredictedSpawn
HasClassifiedPredictedSpawn
Should be set to true when a ghost classification system has processed this particular ghost spawn instance. It will then not be processed again in a system running later in the frame (like the default classification system).
Declaration
public bool HasClassifiedPredictedSpawn { get; set; }
Property Value
Type | Description |
---|---|
bool |