using Sandbox; public sealed class JumperSpawnPoint : Component { protected override void OnUpdate() { } }