mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-01 05:13:40 +01:00
cleanup
This commit is contained in:
parent
5fd7457df4
commit
0a658477c6
3 changed files with 230 additions and 178 deletions
|
|
@ -84,6 +84,7 @@ public interface ITextureReadbackProvider
|
|||
/// <returns>A task representing the save process.</returns>
|
||||
/// <remarks>
|
||||
/// <para><paramref name="wrap"/> must not be disposed until the task finishes.</para>
|
||||
/// <para>If the target file exists, it will be overwritten only if the save operation is successful.</para>
|
||||
/// <para>See the following webpages for the valid values for <paramref name="props"/> per
|
||||
/// <paramref name="containerGuid"/>.</para>
|
||||
/// <ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue