Tanoda
Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator Struct Reference

An enumerator that traverses all of the existing AttachmentPointBehaviours beneath an AttachmentHand. More...

Public Member Functions

AttachmentPointsEnumerator GetEnumerator ()
 
 AttachmentPointsEnumerator (AttachmentHand hand)
 
bool MoveNext ()
 

Properties

AttachmentPointBehaviour Current [get]
 

Detailed Description

An enumerator that traverses all of the existing AttachmentPointBehaviours beneath an AttachmentHand.

Definition at line 480 of file AttachmentHand.cs.

Constructor & Destructor Documentation

◆ AttachmentPointsEnumerator()

Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.AttachmentPointsEnumerator ( AttachmentHand  hand)

Definition at line 487 of file AttachmentHand.cs.

Member Function Documentation

◆ GetEnumerator()

AttachmentPointsEnumerator Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.GetEnumerator ( )

Definition at line 485 of file AttachmentHand.cs.

◆ MoveNext()

bool Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.MoveNext ( )

Definition at line 509 of file AttachmentHand.cs.

Property Documentation

◆ Current

AttachmentPointBehaviour Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.Current
get

Definition at line 501 of file AttachmentHand.cs.


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