Add missing xml annotations

This commit is contained in:
ExMatics HydrogenC
2023-12-03 15:18:27 +08:00
parent 23b71e7d3e
commit 6ab1663a14
4 changed files with 28 additions and 4 deletions
-1
View File
@@ -243,7 +243,6 @@ namespace FlaxEngine.GUI
TextAlignment.Center,
TextWrapping.WrapWords
);
}
/// <inheritdoc />