feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/SentryTurretControllable.html
|
||||
Title: People Playground Modding - SentryTurretControllable
|
||||
==================================================
|
||||
|
||||
public abstract class SentryTurretControllable
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Properties
|
||||
public abstract Vector2 BarrelPosition { get; }
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public abstract void Disable()
|
||||
No description provided
|
||||
Reference in New Issue
Block a user