Skip to content

Commit

Permalink
New Guide: Accessing and Managing Static and Instance Properties in C…
Browse files Browse the repository at this point in the history
…lasses
  • Loading branch information
jadis0x authored Dec 4, 2024
1 parent f46766c commit c3998c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Steam: Jadis0x
<li><a href="#get_field_info">Getting Information about Class Fields (FieldInfo)</a></li>
<li><a href="#modify_field">Changing the Value of a Class Field</a></li>
<li><a href="#write_FindObjectOfType_function">Creating a Helper Function to Find Objects of a Specific Type ("FindObjectOfType")</a></li>
<li><a href="#readingProperty">Reading and Managing Static and Instance Properties"</a></li>
<li><a href="#readingProperty">Reading and Managing Static and Instance Properties</a></li>
</ul>
</nav>

Expand Down

0 comments on commit c3998c0

Please sign in to comment.