feat: add initial People Playground mod development kit
This commit is contained in:
29
extracted_wiki_content/internalReference/mapinformation.txt
Normal file
29
extracted_wiki_content/internalReference/mapinformation.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/MapInformation.html
|
||||
Title: People Playground Modding - MapInformation
|
||||
==================================================
|
||||
|
||||
public class MapInformation
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Fields
|
||||
public GameObject Floor
|
||||
No description provided
|
||||
|
||||
public GameObject Roof
|
||||
No description provided
|
||||
|
||||
public GameObject LeftWall
|
||||
No description provided
|
||||
|
||||
public GameObject RightWall
|
||||
No description provided
|
||||
|
||||
public GameObject Panels
|
||||
No description provided
|
||||
|
||||
public GameObject BoundsContainer
|
||||
[Space]
|
||||
No description provided
|
||||
|
||||
public BoundingBoxBehaviour BoundingBox
|
||||
No description provided
|
||||
Reference in New Issue
Block a user