feat: add initial People Playground mod development kit
This commit is contained in:
19
extracted_wiki_content/internalReference/refint.txt
Normal file
19
extracted_wiki_content/internalReference/refint.txt
Normal file
@@ -0,0 +1,19 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/RefInt.html
|
||||
Title: People Playground Modding - RefInt
|
||||
==================================================
|
||||
|
||||
public class RefInt
|
||||
No description provided
|
||||
Fields
|
||||
public int Value
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public (constructor) RefInt(int value)
|
||||
No description provided
|
||||
|
||||
public void Increment()
|
||||
No description provided
|
||||
|
||||
public void Decrement()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user