Tanoda
AutoFind.cs File Reference

Go to the source code of this file.

Classes

class  Leap.Unity.Attributes.AutoFindAttribute
 

Namespaces

namespace  Leap
 
namespace  Leap.Unity
 
namespace  Leap.Unity.Attributes
 

Enumerations

enum  Leap.Unity.Attributes.AutoFindLocations {
  Leap.Unity.Attributes.Object = 0x01 , Leap.Unity.Attributes.Children = 0x02 , Leap.Unity.Attributes.Parents = 0x04 , Leap.Unity.Attributes.Scene = 0x08 ,
  Leap.Unity.Attributes.All = 0xFFFF
}