Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
ECurveEaseFunction Namespace Reference

Enumerations

enum  Type {
  Linear = 0x0 , QuadIn = 0x1 , QuadOut = 0x2 , QuadInOut = 0x3 ,
  CubicIn = 0x4 , CubicOut = 0x5 , CubicInOut = 0x6
}
 

Enumeration Type Documentation

◆ Type

Enumerator
Linear 
QuadIn 
QuadOut 
QuadInOut 
CubicIn 
CubicOut 
CubicInOut 

Definition at line 6405 of file Enums.h.