mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -503,7 +503,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IntPtr GetStaticAddressFromSig(string signature, int offset)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public IntPtr GetStaticAddressFromSig(string signature, int offset = 0)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue