mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 02:02:53 +08:00
Add xmldoc remark
This commit is contained in:
parent
36d51d5117
commit
42c5a962fb
@ -24,6 +24,7 @@ namespace osu.Game.Rulesets.Objects.Pooling
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// If a non-null value is set before loading is started, the entry is applied when the loading is completed.
|
||||
/// It is not valid to set an entry while this <see cref="PoolableDrawableWithLifetime{TEntry}"/> is loading.
|
||||
/// </remarks>
|
||||
public TEntry? Entry
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user