Mail visual update (#37049)
This commit is contained in:
@@ -23,6 +23,12 @@ public sealed partial class DeliveryPriorityComponent : Component
|
||||
[DataField]
|
||||
public float ExpiredMultiplierOffset = -0.1f;
|
||||
|
||||
/// <summary>
|
||||
/// Whether this delivery was delivered on time.
|
||||
/// </summary>
|
||||
[DataField, AutoNetworkedField]
|
||||
public bool Delivered;
|
||||
|
||||
/// <summary>
|
||||
/// Whether this priority delivery has already ran out of time or not.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user