feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/BulletTracerPool.html
|
||||
Title: People Playground Modding - BulletTracerPool
|
||||
==================================================
|
||||
|
||||
public class BulletTracerPool
|
||||
Inherits ObjectPoolBehaviour
|
||||
Object pool manager for bullet tracers
|
||||
Properties
|
||||
public static BulletTracerPool Instance { get; private set; }
|
||||
The main instance of this singleton
|
||||
Reference in New Issue
Block a user