C# Class OpenRA.Mods.Common.Traits.GivesBounty

Inheritance: INotifyKilled, INotifyCreated
Afficher le fichier Open project: pchote/OpenRA

Méthodes publiques

Méthode Description
GivesBounty ( Actor self, GivesBountyInfo info ) : System.Collections.Generic

Private Methods

Méthode Description
GetBountyValue ( Actor self ) : int
GetDisplayedBountyValue ( Actor self ) : int
GetMultiplier ( ) : int
INotifyCreated ( Actor self ) : void
INotifyKilled ( Actor self, OpenRA.Traits.AttackInfo e ) : void

Method Details

GivesBounty() public méthode

public GivesBounty ( Actor self, GivesBountyInfo info ) : System.Collections.Generic
self Actor
info GivesBountyInfo
Résultat System.Collections.Generic