Table of Contents

Class BlizzardSound

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class BlizzardSound : UpdatableAndDeletable
Inheritance
BlizzardSound
Inherited Members

Constructors

BlizzardSound(RoomCamera)

public BlizzardSound(RoomCamera rCam)

Parameters

rCam RoomCamera

Fields

blizzHowl

public DisembodiedDynamicSoundLoop blizzHowl

Field Value

DisembodiedDynamicSoundLoop

blizzHowlPan

public float blizzHowlPan

Field Value

float

blizzWind

public DisembodiedDynamicSoundLoop blizzWind

Field Value

DisembodiedDynamicSoundLoop

rCam

public RoomCamera rCam

Field Value

RoomCamera

windDir

public float windDir

Field Value

float

windStrength

public float windStrength

Field Value

float

windVol

public float windVol

Field Value

float

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool