Make more Fields VV and more editable (#2051)
* Make more Fields VV and more editable * Applied feedback Co-authored-by: David Tan <>
This commit is contained in:
@@ -46,6 +46,7 @@ namespace Content.Server.GameObjects.Components.Doors
|
||||
protected set => _state = value;
|
||||
}
|
||||
|
||||
[ViewVariables]
|
||||
protected float OpenTimeCounter;
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
protected bool AutoClose = true;
|
||||
|
||||
Reference in New Issue
Block a user