Skip to content

Commit 1e5f8d9

Browse files
committed
Changed docs for GetString function in C# API
1 parent dfc5af6 commit 1e5f8d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/developers/plugins/csharp/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ <h3>Example:</h3>
122122
return IntPtr.Zero;
123123
}
124124
```
125+
<p>See: <a href="https://github.com/rainmeter/rainmeter-plugin-sdk/blob/3eb9d7fc911381cd82231ccc3b65be29635d82cc/C%23/PluginEmpty/PluginEmpty.cs#L81C25-L81C31">PluginEmpty code</a> for details.</p>
126+
125127
</dd>
126128
<dt id="ExecuteBang"><code>ExecuteBang</code> <small><code>void ExecuteBang(IntPtr data, string args)</code></small></dt>
127129
<dd>

0 commit comments

Comments
 (0)