FriendsGetFollowerCount
Swift
public struct FriendsGetFollowerCount: Sendable
Steamworks FriendsGetFollowerCount_t
Topics
var result: Result
var result: Result
var steamID: SteamID
var steamID: SteamID
var count: Int
var count: Int
init(result: Result, steamID: SteamID, count: Int)
init(result: Result, steamID: SteamID, count: Int)
Create a customized FriendsGetFollowerCount