Ruyi SDK
Namespaces
Ruyi.SDK.Online
TrueSkillFactorGraph(TPlayer) Class
TrueSkillFactorGraph(TPlayer) Constructor
TrueSkillFactorGraph(TPlayer) Properties
TrueSkillFactorGraph(TPlayer) Methods
Click or drag to resizeClick or drag to resize

TrueSkillFactorGraphTPlayer Constructor

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the TrueSkillFactorGraphTPlayer class

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
public TrueSkillFactorGraph(
	GameInfo gameInfo,
	IEnumerable<IDictionary<TPlayer, Rating>> teams,
	int[] teamRanks
)

Parameters

gameInfo
Type: Ruyi.SDK.OnlineGameInfo

[Missing <param name="gameInfo"/> documentation for "M:Ruyi.SDK.Online.TrueSkillFactorGraph`1.#ctor(Ruyi.SDK.Online.GameInfo,System.Collections.Generic.IEnumerable{System.Collections.Generic.IDictionary{`0,Ruyi.SDK.Online.Rating}},System.Int32[])"]

teams
Type: System.Collections.GenericIEnumerableIDictionaryTPlayer, Rating

[Missing <param name="teams"/> documentation for "M:Ruyi.SDK.Online.TrueSkillFactorGraph`1.#ctor(Ruyi.SDK.Online.GameInfo,System.Collections.Generic.IEnumerable{System.Collections.Generic.IDictionary{`0,Ruyi.SDK.Online.Rating}},System.Int32[])"]

teamRanks
Type: SystemInt32

[Missing <param name="teamRanks"/> documentation for "M:Ruyi.SDK.Online.TrueSkillFactorGraph`1.#ctor(Ruyi.SDK.Online.GameInfo,System.Collections.Generic.IEnumerable{System.Collections.Generic.IDictionary{`0,Ruyi.SDK.Online.Rating}},System.Int32[])"]

See Also

Reference

TrueSkillFactorGraphTPlayer Class
Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com