Tanoda
Leap.Unity.Attributes.WriteFileChooserAttribute Class Reference
Inheritance diagram for Leap.Unity.Attributes.WriteFileChooserAttribute:
Leap.Unity.Attributes.FileChooserAttribute Leap.Unity.Attributes.CombinablePropertyAttribute Leap.Unity.Attributes.IAfterFieldAdditiveDrawer Leap.Unity.Attributes.IAdditiveDrawer

Public Member Functions

 WriteFileChooserAttribute (bool preserveExistingFileName=false, string extension=null)
 
- Public Member Functions inherited from Leap.Unity.Attributes.FileChooserAttribute
 FileChooserAttribute (FileDialogType dialogType, bool preserveExistingFileName=false, string extension=null)
 
float GetWidth ()
 

Additional Inherited Members

- Public Attributes inherited from Leap.Unity.Attributes.FileChooserAttribute
FileDialogType dialogType
 
bool preserveExistingFileName = false
 
string extension = null
 Expected file extension . More...
 
- Properties inherited from Leap.Unity.Attributes.CombinablePropertyAttribute
FieldInfo? fieldInfo [get, protected set]
 
UnityObject[]? targets [get, protected set]
 

Detailed Description

Definition at line 23 of file FileChooser.cs.

Constructor & Destructor Documentation

◆ WriteFileChooserAttribute()

Leap.Unity.Attributes.WriteFileChooserAttribute.WriteFileChooserAttribute ( bool  preserveExistingFileName = false,
string  extension = null 
)

Definition at line 24 of file FileChooser.cs.


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