Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ExBuddy
Navigation
FlightPoint
C# Class ExBuddy.Navigation.FlightPoint
Mostra file
Open project: MGramolini/ExBuddy
Class Usage Examples
Public Properties
Property
Type
Description
IsDeviation
bool
Location
System.Vector3
Public Methods
Method
Description
FuzzyEquals
(
FlightPoint
other
) :
bool
ToString
( ) :
string
Method Details
FuzzyEquals()
public
method
public
FuzzyEquals
(
FlightPoint
other
) :
bool
other
FlightPoint
return
bool
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
IsDeviation
public_oe property
public
bool
IsDeviation
return
bool
Location
public_oe property
public
Vector3,System
Location
return
System.Vector3