![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include <INI.hpp>
Public Member Functions | |
| INISection ()=default | |
| INISection (String _section, Array< INIKey > _keys) | |
Public Attributes | |
| String | section |
| Array< INIKey > | keys |
|
default |
| String s3d::INISection::section |