Urho3D::FileSelectorEntry Struct Reference
Urho3D::FileSelectorEntry Struct Reference
  File selector's list entry (file or directory). More...
#include <Urho3D/UI/FileSelector.h>
Collaboration diagram for Urho3D::FileSelectorEntry:
Public Attributes | |
| String | name_ | 
| Name.  | |
| bool | directory_ | 
| Directory flag.  | |
Detailed Description
File selector's list entry (file or directory).
The documentation for this struct was generated from the following file:
- Source/Urho3D/UI/FileSelector.h
 
