Метод | Описание | |
---|---|---|
Sub ( string id, IEntity source, IEntity destination, GameTick launchTime, int drillerCount, Player owner ) : SubterfugeCore.Core.Components |
Sub constructor
|
public Sub ( string id, IEntity source, IEntity destination, GameTick launchTime, int drillerCount, Player owner ) : SubterfugeCore.Core.Components | ||
id | string | The ID of the sub |
source | IEntity | The initial location of the sub |
destination | IEntity | The destination of the sub |
launchTime | GameTick | The time of launch |
drillerCount | int | The amount of drillers to launch |
owner | Player | The owner |
Результат | SubterfugeCore.Core.Components |