SteamPartyBeaconLocationType
Swift
public enum SteamPartyBeaconLocationType: CUnsignedInt, Sendable
Steamworks ESteamPartyBeaconLocationType
Topics
case invalid
case invalid
Steamworks k_ESteamPartyBeaconLocationType_Invalid
Declaration
Swift
case invalid = 0
case chatGroup
case chatGroup
Steamworks k_ESteamPartyBeaconLocationType_ChatGroup
Declaration
Swift
case chatGroup = 1
case max
case max
Steamworks k_ESteamPartyBeaconLocationType_Max
Declaration
Swift
case max = 2
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 3