minor documentation edit.
This commit is contained in:
parent
96dbb7df6b
commit
067defc8c6
@ -109,7 +109,7 @@ namespace RecrownedAthenaeum.UI.Skin
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// loads a skin asynchronously.
|
/// loads a skin asynchronously to the <see cref="loadedSkin"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="graphicsDevice">Graphics device to use for texture creation. Uses graphics device from <see cref="Configuration"/>by default.</param>
|
/// <param name="graphicsDevice">Graphics device to use for texture creation. Uses graphics device from <see cref="Configuration"/>by default.</param>
|
||||||
/// <param name="skinData">The data to generate from.</param>
|
/// <param name="skinData">The data to generate from.</param>
|
||||||
|
Loading…
Reference in New Issue
Block a user