feat: add initial People Playground mod development kit
This commit is contained in:
37
extracted_wiki_content/internalReference/magnetbehaviour.txt
Normal file
37
extracted_wiki_content/internalReference/magnetbehaviour.txt
Normal file
@@ -0,0 +1,37 @@
|
||||
URL: https://wiki.studiominus.nl/internalReference/MagnetBehaviour.html
|
||||
Title: People Playground Modding - MagnetBehaviour
|
||||
==================================================
|
||||
|
||||
public class MagnetBehaviour
|
||||
Inherits MonoBehaviour, Messages.IUse
|
||||
No description provided
|
||||
Fields
|
||||
public float BaseRange
|
||||
No description provided
|
||||
|
||||
public float BaseIntensity
|
||||
No description provided
|
||||
|
||||
public float ChargeMultiplierMultiplier
|
||||
No description provided
|
||||
|
||||
public float JointCreationDistanceThreshold
|
||||
No description provided
|
||||
|
||||
public bool Reversed
|
||||
No description provided
|
||||
|
||||
public new ParticleSystem particleSystem
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public AudioSource audioSource
|
||||
[SkipSerialisation]
|
||||
No description provided
|
||||
|
||||
public bool Activated
|
||||
No description provided
|
||||
|
||||
Methods
|
||||
public void Use(ActivationPropagation activation)
|
||||
No description provided
|
||||
Reference in New Issue
Block a user