C# Класс OpenRA.Mods.Common.Traits.Render.WithProductionDoorOverlay

Наследование: INotifyBuildComplete, ITick, INotifyProduction, INotifySold, INotifyDamageStateChanged
Показать файл Открыть проект

Открытые методы

Метод Описание
WithProductionDoorOverlay ( Actor self, WithProductionDoorOverlayInfo info ) : System.Collections.Generic

Приватные методы

Метод Описание
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

Описание методов

WithProductionDoorOverlay() публичный Метод

public WithProductionDoorOverlay ( Actor self, WithProductionDoorOverlayInfo info ) : System.Collections.Generic
self Actor
info WithProductionDoorOverlayInfo
Результат System.Collections.Generic