.. index:: pair: struct; EE::System::LuaPattern::Range .. _doxid-struct_e_e_1_1_system_1_1_lua_pattern_1_1_range: struct EE::System::LuaPattern::Range ==================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Range { // fields int :target:`start` { -1 }; int :target:`end` { -1 }; // methods bool :target:`isValid`(); };