C# Class DataPublisherROBOSUB, AUV-Simulator-Unity

Inheritance: MonoBehaviour
显示文件 Open project: lafith/AUV-Simulator-Unity

Public Properties

Property Type Description
props GameObject[],

Public Methods

Method Description
SendPos ( int id ) : void

Private Methods

Method Description
FixedUpdate ( ) : void
SendData ( ) : void
Start ( ) : void

Method Details

SendPos() public method

public SendPos ( int id ) : void
id int
return void

Property Details

props public_oe property

public GameObject[], props
return GameObject[],