C# Class Sanguosha.Expansions.Woods.Skills.FeiYing

飞影-锁定技,当其他角色计算与你的距离时,始终+1。
Inheritance: Sanguosha.Core.Skills.PassiveSkill
Datei anzeigen Open project: RagingBigFemaleBird/sgs

Public Methods

Method Description
FeiYing ( ) : System

Protected Methods

Method Description
InstallTriggers ( Sanguosha owner ) : void
UninstallTriggers ( Player owner ) : void

Method Details

FeiYing() public method

public FeiYing ( ) : System
return System

InstallTriggers() protected method

protected InstallTriggers ( Sanguosha owner ) : void
owner Sanguosha
return void

UninstallTriggers() protected method

protected UninstallTriggers ( Player owner ) : void
owner Sanguosha.Core.Players.Player
return void