Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenRA
Mods
Common
Activities
HeliFlyAndLandWhenIdle
C# 클래스 OpenRA.Mods.Common.Activities.HeliFlyAndLandWhenIdle
상속:
HeliFly
파일 보기
프로젝트 열기: OpenRA/OpenRA
공개 메소드들
메소드
설명
HeliFlyAndLandWhenIdle
(
Actor
self
,
Target
t
,
AircraftInfo
info
) :
System.Collections.Generic
Tick
(
Actor
self
) :
Activity
메소드 상세
HeliFlyAndLandWhenIdle()
공개
메소드
public
HeliFlyAndLandWhenIdle
(
Actor
self
,
Target
t
,
AircraftInfo
info
) :
System.Collections.Generic
self
Actor
t
OpenRA.Traits.Target
info
AircraftInfo
리턴
System.Collections.Generic
Tick()
공개
메소드
public
Tick
(
Actor
self
) :
Activity
self
Actor
리턴
Activity