C# 클래스 OpenRA.Mods.Common.Traits.LevelUpCrateAction

상속: CrateAction
파일 보기 프로젝트 열기: pchote/OpenRA

공개 메소드들

메소드 설명
Activate ( Actor collector ) : void
GetSelectionShares ( Actor collector ) : int
LevelUpCrateAction ( Actor self, LevelUpCrateActionInfo info ) : System.Linq

메소드 상세

Activate() 공개 메소드

public Activate ( Actor collector ) : void
collector Actor
리턴 void

GetSelectionShares() 공개 메소드

public GetSelectionShares ( Actor collector ) : int
collector Actor
리턴 int

LevelUpCrateAction() 공개 메소드

public LevelUpCrateAction ( Actor self, LevelUpCrateActionInfo info ) : System.Linq
self Actor
info LevelUpCrateActionInfo
리턴 System.Linq