Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GameFramework
Skill
Trigers
MoveSectionInfo
C# Class GameFramework.Skill.Trigers.MoveSectionInfo
Show file
Open project: dreamanlan/CSharpGameFramework
Class Usage Examples
Public Properties
Property
Type
Description
accelVect
Vector3
curSpeedVect
Vector3
lastUpdateTime
float
moveTime
float
speedVect
Vector3
startTime
float
Public Methods
Method
Description
Clone
( ) :
MoveSectionInfo
Method Details
Clone()
public
method
public
Clone
( ) :
MoveSectionInfo
return
MoveSectionInfo
Property Details
accelVect
public property
public
Vector3
accelVect
return
Vector3
curSpeedVect
public property
public
Vector3
curSpeedVect
return
Vector3
lastUpdateTime
public property
public
float
lastUpdateTime
return
float
moveTime
public property
public
float
moveTime
return
float
speedVect
public property
public
Vector3
speedVect
return
Vector3
startTime
public property
public
float
startTime
return
float