C# Class Steamworks.ComputeNewPlayerCompatibilityResult_t

Datei anzeigen Open project: rlabrecque/Steamworks.NET Class Usage Examples

Public Properties

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

Property Details

m_SteamIDCandidate public_oe property

public CSteamID m_SteamIDCandidate
return CSteamID

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