Method FromFeatId
FromFeatId(int)
Resolves a NwFeat from a feat id.
public static NwFeat? FromFeatId(int featId)
Parameters
featIdintThe id of the feat to resolve.
Resolves a NwFeat from a feat id.
public static NwFeat? FromFeatId(int featId)
featId intThe id of the feat to resolve.