C# Класс OpenRA.Mods.Common.Traits.Crushable

Наследование: ICrushable, INotifyCrushed
Показать файл Открыть проект

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

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

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

Метод Описание
CrushableInner ( HashSet crushClasses, Player crushOwner ) : bool
ICrushable ( Actor self, Actor crusher, HashSet crushClasses ) : bool
INotifyCrushed ( Actor self, Actor crusher, HashSet crushClasses ) : void

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

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

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