SteamPartyBeaconLocationType

Swift
public enum SteamPartyBeaconLocationType: CUnsignedInt, Sendable

Steamworks ESteamPartyBeaconLocationType


Topics

case invalid

Steamworks k_ESteamPartyBeaconLocationType_Invalid

Declaration
Swift
case invalid = 0

case chatGroup

Steamworks k_ESteamPartyBeaconLocationType_ChatGroup

Declaration
Swift
case chatGroup = 1

case max

Steamworks k_ESteamPartyBeaconLocationType_Max

Declaration
Swift
case max = 2

case unrepresentedInSwift

Some undocumented value

Declaration
Swift
case unrepresentedInSwift = 3