Babelfish Help Documentation
C#
For Babelfish Release 1.12.3.10
Show/Hide TOC
League
Configuration
League
Points
Factor Property
If the LeagueRankkingRules value is League Points, this LeaguePointsFactor indicates how much each win is worth.
Definition
Namespace:
Scopos.BabelFish.DataModel.OrionMatch
Assembly:
BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
Copy
public
int
LeaguePointsFactor
{
get
;
set
; }
Property Value
Int32
See Also
Reference
LeagueConfiguration Class
Scopos.BabelFish.DataModel.OrionMatch Namespace
In This Article
Definition
See Also