Content changes for session specific entity states (#11235)
This commit is contained in:
@@ -13,5 +13,7 @@ namespace Content.Shared.Vehicle.Components
|
||||
/// The vehicle this rider is currently riding.
|
||||
/// </summary>
|
||||
[ViewVariables] public EntityUid? Vehicle;
|
||||
|
||||
public override bool SendOnlyToOwner => true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user