AvatarImageLoaded
Swift
public struct AvatarImageLoaded: Sendable
Steamworks AvatarImageLoaded_t
Topics
var steamID: SteamID
var steamID: SteamID
var imageIndex: Int
var imageIndex: Int
var wideIndex: Int
var wideIndex: Int
var tallIndex: Int
var tallIndex: Int
init(steamID: SteamID, imageIndex: Int, wideIndex: Int, tallIndex: Int)
init(steamID: SteamID, imageIndex: Int, wideIndex: Int, tallIndex: Int)