mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
Rename
This commit is contained in:
parent
e4370ed5d3
commit
05820ad9c7
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ public unsafe struct GameInventoryItem : IEquatable<GameInventoryItem>
|
||||||
/// Note that this instance of <see cref="GameInventoryItem"/> can be a snapshot; it may not necessarily match the
|
/// Note that this instance of <see cref="GameInventoryItem"/> can be a snapshot; it may not necessarily match the
|
||||||
/// data you can query from the game using this address value.
|
/// data you can query from the game using this address value.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public nint NativeAddress
|
public nint Address
|
||||||
{
|
{
|
||||||
get
|
get
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue