2024-05-29 20:57:03 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
< meta name = "generator" content = "Doxygen 1.9.7" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > godot-cpp-utils: File Members< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
2024-05-29 22:09:05 +00:00
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
2024-05-29 20:57:03 +00:00
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
2024-05-29 21:29:38 +00:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2024-05-29 20:57:03 +00:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr id = "projectrow" >
< td id = "projectalign" >
< div id = "projectname" > godot-cpp-utils
< / div >
< div id = "projectbrief" > A collection of utility classes, functions and macros for use with Godot and GDExtension.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
< / script >
2024-05-29 21:29:38 +00:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "pages.html" > < span > Related  Pages< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li class = "current" > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li >
< div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< span id = "MSearchSelect" onmouseover = "return searchBox.OnSearchSelectShow()" onmouseout = "return searchBox.OnSearchSelectHide()" >   < / span >
< input type = "text" id = "MSearchField" value = "" placeholder = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.svg" alt = "" / > < / a >
< / span >
< / div >
< / li >
< / ul >
< / div >
< div id = "navrow2" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File  List< / span > < / a > < / li >
< li class = "current" > < a href = "globals.html" > < span > File  Members< / span > < / a > < / li >
< / ul >
< / div >
< div id = "navrow3" class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "globals.html" > < span > All< / span > < / a > < / li >
< li class = "current" > < a href = "globals_defs.html" > < span > Macros< / span > < / a > < / li >
< / ul >
< / div >
< / div > <!-- top -->
2024-05-29 22:09:05 +00:00
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('globals_defs.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
2024-05-29 20:57:03 +00:00
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all documented macros with links to the documentation:< / div > < ul >
2024-05-29 21:15:31 +00:00
< li > GDEDITORONLY  :  < a class = "el" href = "godot__macros_8hpp.html#a36c0da7ac54da4b5a5a9fe754e68eaa1" > godot_macros.hpp< / a > < / li >
< li > GDENUM  :  < a class = "el" href = "godot__macros_8hpp.html#a069154a04e2e9e1df6cbbec0a0fc8829" > godot_macros.hpp< / a > < / li >
< li > GDFUNCTION  :  < a class = "el" href = "godot__macros_8hpp.html#aec4c8284cb9ea77c97a7037176081801" > godot_macros.hpp< / a > < / li >
< li > GDFUNCTION_ARGS  :  < a class = "el" href = "godot__macros_8hpp.html#abb5f0f48b26566dab84ff075fdc9fb4e" > godot_macros.hpp< / a > < / li >
< li > GDFUNCTION_STATIC  :  < a class = "el" href = "godot__macros_8hpp.html#ab1d89a5d5f8e83ed25d64195e8e432b6" > godot_macros.hpp< / a > < / li >
< li > GDFUNCTION_STATIC_ARGS  :  < a class = "el" href = "godot__macros_8hpp.html#a26ae27fbaa531f900a2e3a2c339975df" > godot_macros.hpp< / a > < / li >
< li > GDGAMEONLY  :  < a class = "el" href = "godot__macros_8hpp.html#a33ac9c3bfce05f857cfdd472cb00ca89" > godot_macros.hpp< / a > < / li >
< li > GDPROPERTY  :  < a class = "el" href = "godot__macros_8hpp.html#a3dab0009fb317e0fce558e09edd4964c" > godot_macros.hpp< / a > < / li >
< li > GDPROPERTY_HINTED  :  < a class = "el" href = "godot__macros_8hpp.html#a9e70408fe612616931e2c251eb149114" > godot_macros.hpp< / a > < / li >
< li > GDRESOURCETYPE  :  < a class = "el" href = "godot__macros_8hpp.html#ae0818ebba543d3c6e8a61f460509451f" > godot_macros.hpp< / a > < / li >
< li > GDSIGNAL  :  < a class = "el" href = "godot__macros_8hpp.html#abed0b44fb9b7da904a745cd09219ddea" > godot_macros.hpp< / a > < / li >
2024-05-29 20:57:03 +00:00
< / ul >
< / div > <!-- contents -->
2024-05-29 22:09:05 +00:00
< / div > <!-- doc - content -->
2024-05-29 20:57:03 +00:00
<!-- start footer part -->
2024-05-29 22:09:05 +00:00
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.7 < / li >
< / ul >
< / div >
2024-05-29 20:57:03 +00:00
< / body >
< / html >