feat: add initial People Playground mod development kit
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/FoliageBehaviour.html
|
||||
Title: People Playground Modding - FoliageBehaviour
|
||||
==================================================
|
||||
|
||||
public class FoliageBehaviour
|
||||
Inherits MonoBehaviour
|
||||
No description provided
|
||||
Fields
|
||||
public string ShaderPropertyName
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public SpriteRenderer Renderer
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public bool SyncWithParentPhysicalBehaviour
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public float BurnProgress
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void SetBurnProgress(float burnProgress)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user