C# Class OpenRA.Mods.Common.Traits.Render.WithProductionDoorOverlay

Inheritance: INotifyBuildComplete, ITick, INotifyProduction, INotifySold, INotifyDamageStateChanged
Afficher le fichier Open project: cjshmyr/OpenRA

Méthodes publiques

Méthode Description
WithProductionDoorOverlay ( Actor self, WithProductionDoorOverlayInfo info ) : System.Collections.Generic

Private Methods

Méthode Description
INotifyBuildComplete ( Actor self ) : void
INotifyDamageStateChanged ( Actor self, AttackInfo e ) : void
INotifyProduction ( Actor self, Actor other, CPos exit ) : void
INotifySold ( Actor self ) : void
ITick ( Actor self ) : void

Method Details

WithProductionDoorOverlay() public méthode

public WithProductionDoorOverlay ( Actor self, WithProductionDoorOverlayInfo info ) : System.Collections.Generic
self Actor
info WithProductionDoorOverlayInfo
Résultat System.Collections.Generic