feat: add initial People Playground mod development kit
This commit is contained in:
21
extracted_wiki_content/internalReference/species.txt
Normal file
21
extracted_wiki_content/internalReference/species.txt
Normal file
@@ -0,0 +1,21 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/Species.html
|
||||
Title: People Playground Modding - Species
|
||||
==================================================
|
||||
|
||||
public struct Species
|
||||
No description provided
|
||||
Fields
|
||||
public const string Human
|
||||
No description provided
|
||||
Constant value: "Human"
|
||||
|
||||
public const string Gorse
|
||||
No description provided
|
||||
Constant value: "Gorse"
|
||||
|
||||
public const string Android
|
||||
No description provided
|
||||
Constant value: "Android"
|
||||
|
||||
public static readonly string[] AllSpecies
|
||||
No description provided
|
||||
Reference in New Issue
Block a user