20 lines
504 B
Plaintext
20 lines
504 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/WaterImpactBehaviour.html
|
|
Title: People Playground Modding - WaterImpactBehaviour
|
|
==================================================
|
|
|
|
public class WaterImpactBehaviour
|
|
Inherits MonoBehaviour, Messages.IShot
|
|
No description provided
|
|
Fields
|
|
public GameObject Splash
|
|
No description provided
|
|
|
|
public float VolumeDenominator
|
|
No description provided
|
|
|
|
public bool AffectVolume
|
|
No description provided
|
|
|
|
Methods
|
|
public void Shot(Shot shot)
|
|
No description provided |