Struct ComputeNewPlayerCompatibilityResult
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct ComputeNewPlayerCompatibilityResult : ICallResult
- Implements
-
- Inherited Members
-
Fields
CallbackId
public const int CallbackId = 211
Field Value
- int
ClanPlayersThatDontLikeCandidate
public int ClanPlayersThatDontLikeCandidate
Field Value
- int
PlayersThatCandidateDoesntLike
public int PlayersThatCandidateDoesntLike
Field Value
- int
PlayersThatDontLikeCandidate
public int PlayersThatDontLikeCandidate
Field Value
- int
Result
Field Value
- EResult
SteamIDCandidate
public CSteamID SteamIDCandidate
Field Value
- CSteamID