BattleRoyale.Patches.SlingshotPatch5.GetPatchDescriptor C# (CSharp) Method

GetPatchDescriptor() protected method

protected GetPatchDescriptor ( ) : PatchDescriptor
return PatchDescriptor
        protected override PatchDescriptor GetPatchDescriptor() => new(typeof(Projectile), "behaviorOnCollision");