Babelfish Help Documentation
C#
For Babelfish Release 1.12.4.4
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.4.4+d2f3bdeedfc7a151494a378da1156fb690afa333
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