Files
ppg-modkit/extracted_wiki_content/internalReference/fireloopsoundcontrollerbehaviour.txt

21 lines
629 B
Plaintext

URL: https://wiki.studiominus.nl/internalReference/FireLoopSoundControllerBehaviour.html
Title: People Playground Modding - FireLoopSoundControllerBehaviour
==================================================
public class FireLoopSoundControllerBehaviour
Inherits MonoBehaviour
No description provided
Fields
public FireLoopChunkBehaviour[,] FireChunks
No description provided
public float ChunkSize
No description provided
Properties
public Vector2Int ChunkGridSize { get; private set; }
No description provided
Methods
public void FuzzySetVolumeAt(Vector3 position, float volume, float weight = 0.5f)
No description provided