mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Fix docs warning
This commit is contained in:
parent
50fdc2e5c5
commit
5c5ce37a70
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ internal sealed partial class ActiveNotification
|
|||
/// <param name="width">The maximum width of the notification window.</param>
|
||||
/// <param name="offsetY">The offset from the bottom.</param>
|
||||
/// <param name="anchorPosition">Where notifications are anchored to on the screen.</param>
|
||||
/// <param name="snapDirection">Direction of the screen which we are snapping to.</param>
|
||||
/// <returns>The height of the notification.</returns>
|
||||
public float Draw(float width, float offsetY, Vector2 anchorPosition, NotificationSnapDirection snapDirection)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue