C# Class Valve.Steamworks.ComputeNewPlayerCompatibilityResult_t

ファイルを表示 Open project: kronosaur/Transcendence

Public Properties

Property Type Description
m_SteamIDCandidate ulong
m_cClanPlayersThatDontLikeCandidate int
m_cPlayersThatCandidateDoesntLike int
m_cPlayersThatDontLikeCandidate int
m_eResult EResult

Property Details

m_SteamIDCandidate public_oe property

public ulong m_SteamIDCandidate
return ulong

m_cClanPlayersThatDontLikeCandidate public_oe property

public int m_cClanPlayersThatDontLikeCandidate
return int

m_cPlayersThatCandidateDoesntLike public_oe property

public int m_cPlayersThatCandidateDoesntLike
return int

m_cPlayersThatDontLikeCandidate public_oe property

public int m_cPlayersThatDontLikeCandidate
return int

m_eResult public_oe property

public EResult m_eResult
return EResult