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
VoidRadar
WaypointRecorder
C# Class VoidRadar.WaypointRecorder
显示文件
Open project: andrewmunro/Void
Class Usage Examples
Public Properties
Property
Type
Description
Recording
bool
lastWaypoint
VoidLib.Navigation.Waypoint
Public Methods
Method
Description
Save
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
Load
( ) :
void
Method Details
Save()
public
static
method
public
static
Save
( ) :
void
return
void
Update()
public
static
method
public
static
Update
( ) :
void
return
void
Property Details
Recording
public_oe static_oe property
public
static
bool
Recording
return
bool
lastWaypoint
public_oe static_oe property
public
static
Waypoint,VoidLib.Navigation
lastWaypoint
return
VoidLib.Navigation.Waypoint