Tanoda
Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction Struct Reference
Inheritance diagram for Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction:

Public Member Functions

 TweenYieldInstruction (TweenInstance instance)
 
bool MoveNext ()
 
void Reset ()
 

Properties

object Current [get]
 

Detailed Description

Definition at line 135 of file TweenInstance.cs.

Constructor & Destructor Documentation

◆ TweenYieldInstruction()

Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction.TweenYieldInstruction ( TweenInstance  instance)

Definition at line 139 of file TweenInstance.cs.

Member Function Documentation

◆ MoveNext()

bool Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction.MoveNext ( )

Definition at line 150 of file TweenInstance.cs.

◆ Reset()

void Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction.Reset ( )

Definition at line 154 of file TweenInstance.cs.

Property Documentation

◆ Current

object Leap.Unity.Animation.Internal.TweenInstance.TweenYieldInstruction.Current
get

Definition at line 144 of file TweenInstance.cs.


The documentation for this struct was generated from the following file: