C# Class CameraBuddy.Spectate.Situation.HeroGroupInfo

Show file Open project: coman3/EloBuddy.Addons

Public Methods

Method Description
HeroGroupInfo ( bool result, HeroType type, Vector3 averagePosistion, List heros ) : System.Collections.Generic

Method Details

HeroGroupInfo() public method

public HeroGroupInfo ( bool result, HeroType type, Vector3 averagePosistion, List heros ) : System.Collections.Generic
result bool
type HeroType
averagePosistion Vector3
heros List
return System.Collections.Generic