C# Class SWLOR.Game.Server.ChatCommand.DeadFront

Inheritance: SWLOR.Game.Server.ChatCommand.LoopingAnimationCommand
ファイルを表示 Open project: zunath/SWLOR_NWN

Protected Methods

Method Description
DoAction ( NWPlayer user, float duration ) : void

Method Details

DoAction() protected method

protected DoAction ( NWPlayer user, float duration ) : void
user NWPlayer
duration float
return void