C# Class Game.Shared.Mechanics.Extensions

Mostrar archivo 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