Tanoda
|
Public Member Functions | |
FolderChooserAttribute (bool preserveExistingFileName=false, string extension=null) | |
![]() | |
FileChooserAttribute (FileDialogType dialogType, bool preserveExistingFileName=false, string extension=null) | |
float | GetWidth () |
Additional Inherited Members | |
![]() | |
FileDialogType | dialogType |
bool | preserveExistingFileName = false |
string | extension = null |
Expected file extension . More... | |
![]() | |
FieldInfo? | fieldInfo [get, protected set] |
UnityObject[]? | targets [get, protected set] |
Definition at line 29 of file FileChooser.cs.
Leap.Unity.Attributes.FolderChooserAttribute.FolderChooserAttribute | ( | bool | preserveExistingFileName = false , |
string | extension = null |
||
) |
Definition at line 30 of file FileChooser.cs.