| Urho3D
    | 
#include "../Resource/Resource.h"| Classes | |
| class | Dviglo::PListValue | 
| PList value.  More... | |
| class | Dviglo::PListFile | 
| Property list (plist).  More... | |
| Typedefs | |
| using | Dviglo::PListValueMap = HashMap< String, PListValue > | 
| PList value map. | |
| using | Dviglo::PListValueVector = Vector< PListValue > | 
| Vector of PList value. | |
| Enumerations | |
| enum | Dviglo::PListValueType { PLVT_NONE = 0, PLVT_INT, PLVT_BOOL, PLVT_FLOAT, PLVT_STRING, PLVT_VALUEMAP, PLVT_VALUEVECTOR } | 
| PList value types. | |
 1.8.17
 1.8.17