BattleRoyale.Patches.SlingshotPatch5.GetPatchDescriptor C# (CSharp) Метод

GetPatchDescriptor() защищенный Метод

protected GetPatchDescriptor ( ) : PatchDescriptor
Результат PatchDescriptor
        protected override PatchDescriptor GetPatchDescriptor() => new(typeof(Projectile), "behaviorOnCollision");