19 lines
418 B
Plaintext
19 lines
418 B
Plaintext
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 |