Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MotherShipSeat
C# Class MotherShipSeat, WorldMaker
Inheritance:
MonoBehaviour
显示文件
Open project: SvenFrankson/WorldMaker
Public Properties
Property
Type
Description
targetMotherShip
MotherShip,
Public Methods
Method
Description
DropControl
(
Player,
p
) :
void
TakeControl
(
Player,
p
) :
void
Method Details
DropControl()
public
method
public
DropControl
(
Player,
p
) :
void
p
Player,
return
void
TakeControl()
public
method
public
TakeControl
(
Player,
p
) :
void
p
Player,
return
void
Property Details
targetMotherShip
public_oe property
public
MotherShip,
targetMotherShip
return
MotherShip,