ClanOfficerListResponse
Swift
public struct ClanOfficerListResponse: Sendable
Steamworks ClanOfficerListResponse_t
Topics
var clan: SteamID
var clan: SteamID
var officers: Int
var officers: Int
var success: Bool
var success: Bool
init(clan: SteamID, officers: Int, success: Bool)
init(clan: SteamID, officers: Int, success: Bool)
Create a customized ClanOfficerListResponse