C# Class fBaseXtensions.Targeting.Clustering

Exibir arquivo Open project: herbfunk/Funky

Public Methods

Method Description
Clustering ( ) : System

Private Methods

Method Description
AbilityClusterCache ( ClusterConditions CC ) : List

Tracks Lists of Clusters for specific Conditions used during Ability Clustering.

UpdateGroupClusteringVariables ( ) : void
UpdateTargetClusteringVariables ( ) : void

The main cluster refresh -- creates general clustering to be used in more specific clustering checks.

Method Details

Clustering() public method

public Clustering ( ) : System
return System