Update README.md

This commit is contained in:
2023-04-05 10:10:27 +02:00
committed by GitHub
parent 94f7b003d2
commit 7272365630

View File

@@ -57,7 +57,7 @@ public class NameplateFeature : IDisposable
}
```
This is an example of editing the title to "Good Player" and change the color of the name:
This is an example of editing the title to "Good Player", make the name italic and also force the title to always be above the name:
```cs
private void Hooks_AddonNamePlate_SetPlayerNameManaged(Pilz.Dalamud.Nameplates.EventArgs.AddonNamePlate_SetPlayerNameManagedEventArgs eventArgs)