using Fusion; using UnityEngine; namespace OnlyScove.Scripts { public struct PlayerInputData : INetworkInput { } }