Tanoda
|
Public Member Functions | |
ReadFileChooserAttribute (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 17 of file FileChooser.cs.
Leap.Unity.Attributes.ReadFileChooserAttribute.ReadFileChooserAttribute | ( | bool | preserveExistingFileName = false , |
string | extension = null |
||
) |
Definition at line 18 of file FileChooser.cs.