C# Class DefaultCombat.Helpers.Scavenge

Show file Open project: BosslandGmbH/BuddyWing.DefaultCombat

Private Properties

Property Type Description

Public Methods

Method Description
CanHarvestCorpse ( TorNpc unit ) : bool
PISkill ( string Skill ) : ulong
StrongOrGreater ( TorCharacter unit ) : bool

Method Details

CanHarvestCorpse() public static method

public static CanHarvestCorpse ( TorNpc unit ) : bool
unit TorNpc
return bool

PISkill() public static method

public static PISkill ( string Skill ) : ulong
Skill string
return ulong

StrongOrGreater() public static method

public static StrongOrGreater ( TorCharacter unit ) : bool
unit TorCharacter
return bool