DoAfter Refactor (#13225)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
This commit is contained in:
@@ -80,4 +80,9 @@ public sealed class StickyComponent : Component
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadOnly)]
|
||||
public EntityUid? StuckTo;
|
||||
|
||||
/// <summary>
|
||||
/// For the DoAfter event to tell if it should stick or unstick
|
||||
/// </summary>
|
||||
public bool Stick;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user