C# Class Game.Shared.Mechanics.Extensions

显示文件 Open project: dylannorthrup/hexapidocs

Public Methods

Method Description
GetFaction ( this race ) : EFactions

Extension method on ERace to return the faction.

Method Details

GetFaction() public static method

Extension method on ERace to return the faction.
public static GetFaction ( this race ) : EFactions
race this
return EFactions