1
This commit is contained in:
@@ -28,6 +28,8 @@ namespace BITKit.Steamwork
|
||||
/// </summary>
|
||||
bool IsInitialized { get; }
|
||||
UniTask<Texture2D> GetAvatarAsync(CancellationToken token);
|
||||
|
||||
UniTask<ISteamInventoryItemDef[]> GetInventoryItemDefsAsync(CancellationToken token);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user