Tanoda
|
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] |
An enumerator that traverses all of the existing AttachmentPointBehaviours beneath an AttachmentHand.
Definition at line 480 of file AttachmentHand.cs.
Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.AttachmentPointsEnumerator | ( | AttachmentHand | hand | ) |
Definition at line 487 of file AttachmentHand.cs.
AttachmentPointsEnumerator Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.GetEnumerator | ( | ) |
Definition at line 485 of file AttachmentHand.cs.
bool Leap.Unity.Attachments.AttachmentHand.AttachmentPointsEnumerator.MoveNext | ( | ) |
Definition at line 509 of file AttachmentHand.cs.
|
get |
Definition at line 501 of file AttachmentHand.cs.