Exemple #1
0
 private static extern void EaseInInit(float Time, VECTOR3 Pos, int Area);
Exemple #2
0
 private static extern void UniMoveInit(float Time, VECTOR3 Pos, int Area);
Exemple #3
0
 private static extern VECTOR3 EaseIn(VECTOR3 Change, VECTOR3 Base, float Duration, float Time);