API reference v3.8.1
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">EnTT
|
||||
 <span id="projectnumber">3.8.0</span>
|
||||
 <span id="projectnumber">3.8.1</span>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
@@ -331,7 +331,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceentt_html"><div class="ttname"><a href="namespaceentt.html">entt</a></div><div class="ttdoc">EnTT default namespace.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8hpp_source.html#l00013">algorithm.hpp:13</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_a0b62be0d39676cb86f2aefefa890b198"><div class="ttname"><a href="namespaceentt.html#a0b62be0d39676cb86f2aefefa890b198">entt::resolve</a></div><div class="ttdeci">meta_type resolve()</div><div class="ttdoc">Returns the meta type associated with a given type.</div><div class="ttdef"><b>Definition:</b> <a href="resolve_8hpp_source.html#l00022">resolve.hpp:22</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_a13e040e7b38a8f86d1ab2f096f37b627"><div class="ttname"><a href="namespaceentt.html#a13e040e7b38a8f86d1ab2f096f37b627">entt::id_type</a></div><div class="ttdeci">std::uint32_t id_type</div><div class="ttdoc">Alias declaration for type identifiers.</div><div class="ttdef"><b>Definition:</b> <a href="core_2fwd_8hpp_source.html#l00017">fwd.hpp:17</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_a8a96fcc4bc8da9a2aa1cdb0bc15b75c8"><div class="ttname"><a href="namespaceentt.html#a8a96fcc4bc8da9a2aa1cdb0bc15b75c8">entt::is_complete_v</a></div><div class="ttdeci">constexpr bool is_complete_v</div><div class="ttdoc">Helper variable template.</div><div class="ttdef"><b>Definition:</b> <a href="core_2type__traits_8hpp_source.html#l00567">type_traits.hpp:567</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_a8a96fcc4bc8da9a2aa1cdb0bc15b75c8"><div class="ttname"><a href="namespaceentt.html#a8a96fcc4bc8da9a2aa1cdb0bc15b75c8">entt::is_complete_v</a></div><div class="ttdeci">constexpr bool is_complete_v</div><div class="ttdoc">Helper variable template.</div><div class="ttdef"><b>Definition:</b> <a href="core_2type__traits_8hpp_source.html#l00505">type_traits.hpp:505</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_a8c24ecc5ab0055f9f2a4725c95afb29e"><div class="ttname"><a href="namespaceentt.html#a8c24ecc5ab0055f9f2a4725c95afb29e">entt::get</a></div><div class="ttdeci">constexpr get_t< Type... > get</div><div class="ttdoc">Variable template for lists of observed components.</div><div class="ttdef"><b>Definition:</b> <a href="entity_2utility_8hpp_source.html#l00040">utility.hpp:40</a></div></div>
|
||||
<div class="ttc" id="anamespaceentt_html_aa512a354fe328df6be5a92eb43cd4d69"><div class="ttname"><a href="namespaceentt.html#aa512a354fe328df6be5a92eb43cd4d69">entt::invoke</a></div><div class="ttdeci">void invoke(basic_registry< Entity > &reg, const Entity entt)</div><div class="ttdoc">Helper to create a listener that directly invokes a member function.</div><div class="ttdef"><b>Definition:</b> <a href="helper_8hpp_source.html#l00129">helper.hpp:129</a></div></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
|
||||
Reference in New Issue
Block a user