Table of Contents

Struct Lightning.LightningSource.ThunderSound

Namespace
Global
Assembly
Assembly-CSharp.dll
public struct Lightning.LightningSource.ThunderSound
Inherited Members

Constructors

ThunderSound(int, float, float, float)

public ThunderSound(int countDown, float distance, float power, float pan)

Parameters

countDown int
distance float
power float
pan float

Fields

countDown

public int countDown

Field Value

int

distance

public float distance

Field Value

float

pan

public float pan

Field Value

float

power

public float power

Field Value

float