mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
1370 lines
62 KiB
HTML
1370 lines
62 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Struct ImGuiStoragePtr
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Struct ImGuiStoragePtr
|
|
">
|
|
<meta name="generator" content="docfx 2.56.6.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
<div id="wrapper">
|
|
<header>
|
|
|
|
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../logo.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar">
|
|
<form class="navbar-form navbar-right" role="search" id="search">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content" data-uid="ImGuiNET.ImGuiStoragePtr">
|
|
|
|
|
|
<h1 id="ImGuiNET_ImGuiStoragePtr" data-uid="ImGuiNET.ImGuiStoragePtr" class="text-break">Struct ImGuiStoragePtr
|
|
</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<div>
|
|
<span class="xref">System.ValueType.Equals(System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.GetHashCode()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.ToString()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="ImGuiNET.html">ImGuiNET</a></h6>
|
|
<h6><strong>Assembly</strong>: ImGui.NET.dll</h6>
|
|
<h5 id="ImGuiNET_ImGuiStoragePtr_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public struct ImGuiStoragePtr</code></pre>
|
|
</div>
|
|
<h3 id="constructors">Constructors
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr__ctor_ImGuiNET_ImGuiStorage__.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.%23ctor(ImGuiNET.ImGuiStorage*)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L15">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr__ctor_" data-uid="ImGuiNET.ImGuiStoragePtr.#ctor*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr__ctor_ImGuiNET_ImGuiStorage__" data-uid="ImGuiNET.ImGuiStoragePtr.#ctor(ImGuiNET.ImGuiStorage*)">ImGuiStoragePtr(ImGuiStorage*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ImGuiStoragePtr(ImGuiStorage*nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStorage.html">ImGuiStorage</a>*</td>
|
|
<td><span class="parametername">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.%23ctor(System.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L16">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr__ctor_" data-uid="ImGuiNET.ImGuiStoragePtr.#ctor*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr__ctor_System_IntPtr_" data-uid="ImGuiNET.ImGuiStoragePtr.#ctor(System.IntPtr)">ImGuiStoragePtr(IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ImGuiStoragePtr(IntPtr nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="properties">Properties
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_Data.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.Data%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L20">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_Data_" data-uid="ImGuiNET.ImGuiStoragePtr.Data*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_Data" data-uid="ImGuiNET.ImGuiStoragePtr.Data">Data</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ImPtrVector<ImGuiStoragePairPtr> Data { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImPtrVector-1.html">ImPtrVector</a><<a class="xref" href="ImGuiNET.ImGuiStoragePairPtr.html">ImGuiStoragePairPtr</a>></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_NativePtr.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.NativePtr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L14">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_NativePtr_" data-uid="ImGuiNET.ImGuiStoragePtr.NativePtr*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_NativePtr" data-uid="ImGuiNET.ImGuiStoragePtr.NativePtr">NativePtr</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public ImGuiStorage*NativePtr { get; }</code></pre>
|
|
</div>
|
|
<h5 class="propertyValue">Property Value</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStorage.html">ImGuiStorage</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="methods">Methods
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_BuildSortByKey.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.BuildSortByKey%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L21">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_BuildSortByKey_" data-uid="ImGuiNET.ImGuiStoragePtr.BuildSortByKey*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_BuildSortByKey" data-uid="ImGuiNET.ImGuiStoragePtr.BuildSortByKey">BuildSortByKey()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void BuildSortByKey()</code></pre>
|
|
</div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_Clear.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.Clear%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L25">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_Clear_" data-uid="ImGuiNET.ImGuiStoragePtr.Clear*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_Clear" data-uid="ImGuiNET.ImGuiStoragePtr.Clear">Clear()</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void Clear()</code></pre>
|
|
</div>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L29">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetBool_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBool*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32)">GetBool(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool GetBool(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_System_Boolean_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L35">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetBool_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBool*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetBool_System_UInt32_System_Boolean_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBool(System.UInt32,System.Boolean)">GetBool(UInt32, Boolean)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public bool GetBool(uint key, bool default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L41">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetBoolRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBoolRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32)">GetBoolRef(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public byte *GetBoolRef(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_System_Boolean_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L47">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetBoolRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBoolRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetBoolRef_System_UInt32_System_Boolean_" data-uid="ImGuiNET.ImGuiStoragePtr.GetBoolRef(System.UInt32,System.Boolean)">GetBoolRef(UInt32, Boolean)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public byte *GetBoolRef(uint key, bool default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L53">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetFloat_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloat*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32)">GetFloat(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public float GetFloat(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_System_Single_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L59">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetFloat_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloat*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetFloat_System_UInt32_System_Single_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloat(System.UInt32,System.Single)">GetFloat(UInt32, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public float GetFloat(uint key, float default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L64">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetFloatRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloatRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32)">GetFloatRef(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public float *GetFloatRef(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_System_Single_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L70">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetFloatRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloatRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetFloatRef_System_UInt32_System_Single_" data-uid="ImGuiNET.ImGuiStoragePtr.GetFloatRef(System.UInt32,System.Single)">GetFloatRef(UInt32, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public float *GetFloatRef(uint key, float default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L75">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetInt_" data-uid="ImGuiNET.ImGuiStoragePtr.GetInt*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32)">GetInt(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int GetInt(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L81">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetInt_" data-uid="ImGuiNET.ImGuiStoragePtr.GetInt*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetInt_System_UInt32_System_Int32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetInt(System.UInt32,System.Int32)">GetInt(UInt32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int GetInt(uint key, int default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L86">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetIntRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetIntRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32)">GetIntRef(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int *GetIntRef(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L92">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetIntRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetIntRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetIntRef_System_UInt32_System_Int32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetIntRef(System.UInt32,System.Int32)">GetIntRef(UInt32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public int *GetIntRef(uint key, int default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetVoidPtr_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetVoidPtr(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L97">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetVoidPtr_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtr*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetVoidPtr_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtr(System.UInt32)">GetVoidPtr(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public IntPtr GetVoidPtr(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L102">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32)">GetVoidPtrRef(UInt32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void **GetVoidPtrRef(uint key)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Void</span>**</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32%2CSystem.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L108">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_GetVoidPtrRef_System_UInt32_System_IntPtr_" data-uid="ImGuiNET.ImGuiStoragePtr.GetVoidPtrRef(System.UInt32,System.IntPtr)">GetVoidPtrRef(UInt32, IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void **GetVoidPtrRef(uint key, IntPtr default_val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">default_val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Void</span>**</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_SetAllInt_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.SetAllInt(System.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L114">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_SetAllInt_" data-uid="ImGuiNET.ImGuiStoragePtr.SetAllInt*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_SetAllInt_System_Int32_" data-uid="ImGuiNET.ImGuiStoragePtr.SetAllInt(System.Int32)">SetAllInt(Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void SetAllInt(int val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_SetBool_System_UInt32_System_Boolean_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.SetBool(System.UInt32%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L118">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_SetBool_" data-uid="ImGuiNET.ImGuiStoragePtr.SetBool*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_SetBool_System_UInt32_System_Boolean_" data-uid="ImGuiNET.ImGuiStoragePtr.SetBool(System.UInt32,System.Boolean)">SetBool(UInt32, Boolean)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void SetBool(uint key, bool val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Boolean</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_SetFloat_System_UInt32_System_Single_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.SetFloat(System.UInt32%2CSystem.Single)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L123">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_SetFloat_" data-uid="ImGuiNET.ImGuiStoragePtr.SetFloat*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_SetFloat_System_UInt32_System_Single_" data-uid="ImGuiNET.ImGuiStoragePtr.SetFloat(System.UInt32,System.Single)">SetFloat(UInt32, Single)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void SetFloat(uint key, float val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Single</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_SetInt_System_UInt32_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.SetInt(System.UInt32%2CSystem.Int32)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L127">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_SetInt_" data-uid="ImGuiNET.ImGuiStoragePtr.SetInt*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_SetInt_System_UInt32_System_Int32_" data-uid="ImGuiNET.ImGuiStoragePtr.SetInt(System.UInt32,System.Int32)">SetInt(UInt32, Int32)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void SetInt(uint key, int val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Int32</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_SetVoidPtr_System_UInt32_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.SetVoidPtr(System.UInt32%2CSystem.IntPtr)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L131">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_SetVoidPtr_" data-uid="ImGuiNET.ImGuiStoragePtr.SetVoidPtr*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_SetVoidPtr_System_UInt32_System_IntPtr_" data-uid="ImGuiNET.ImGuiStoragePtr.SetVoidPtr(System.UInt32,System.IntPtr)">SetVoidPtr(UInt32, IntPtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public void SetVoidPtr(uint key, IntPtr val)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">key</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">val</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3 id="operators">Operators
|
|
</h3>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStorage___ImGuiNET_ImGuiStoragePtr.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStorage*)~ImGuiNET.ImGuiStoragePtr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L17">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_op_Implicit_" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStorage___ImGuiNET_ImGuiStoragePtr" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStorage*)~ImGuiNET.ImGuiStoragePtr">Implicit(ImGuiStorage* to ImGuiStoragePtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImGuiStoragePtr(ImGuiStorage*nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStorage.html">ImGuiStorage</a>*</td>
|
|
<td><span class="parametername">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStoragePtr.html">ImGuiStoragePtr</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStoragePtr__ImGuiNET_ImGuiStorage_.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStoragePtr)~ImGuiNET.ImGuiStorage*%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L18">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_op_Implicit_" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_op_Implicit_ImGuiNET_ImGuiStoragePtr__ImGuiNET_ImGuiStorage_" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit(ImGuiNET.ImGuiStoragePtr)~ImGuiNET.ImGuiStorage*">Implicit(ImGuiStoragePtr to ImGuiStorage*)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImGuiStorage*(ImGuiStoragePtr wrappedPtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStoragePtr.html">ImGuiStoragePtr</a></td>
|
|
<td><span class="parametername">wrappedPtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStorage.html">ImGuiStorage</a>*</td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<span class="small pull-right mobile-hide">
|
|
<span class="divider">|</span>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiStoragePtr.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePtr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
|
</span>
|
|
<span class="small pull-right mobile-hide">
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L19">View Source</a>
|
|
</span>
|
|
<a id="ImGuiNET_ImGuiStoragePtr_op_Implicit_" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit*"></a>
|
|
<h4 id="ImGuiNET_ImGuiStoragePtr_op_Implicit_System_IntPtr__ImGuiNET_ImGuiStoragePtr" data-uid="ImGuiNET.ImGuiStoragePtr.op_Implicit(System.IntPtr)~ImGuiNET.ImGuiStoragePtr">Implicit(IntPtr to ImGuiStoragePtr)</h4>
|
|
<div class="markdown level1 summary"></div>
|
|
<div class="markdown level1 conceptual"></div>
|
|
<h5 class="decalaration">Declaration</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public static implicit operator ImGuiStoragePtr(IntPtr nativePtr)</code></pre>
|
|
</div>
|
|
<h5 class="parameters">Parameters</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><span class="xref">System.IntPtr</span></td>
|
|
<td><span class="parametername">nativePtr</span></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h5 class="returns">Returns</h5>
|
|
<table class="table table-bordered table-striped table-condensed">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="ImGuiNET.ImGuiStoragePtr.html">ImGuiStoragePtr</a></td>
|
|
<td></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</article>
|
|
</div>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<div class="contribution">
|
|
<ul class="nav">
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImGuiStoragePtr.md&value=---%0Auid%3A%20ImGuiNET.ImGuiStoragePtr%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/Generated/ImGuiStorage.gen.cs/#L12" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<h5>In This Article</h5>
|
|
<div></div>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|