Table of Contents

Class PowerUp_Cloud

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class PowerUp_Cloud : MonoBehaviour
Inheritance
PowerUp_Cloud

Constructors

PowerUp_Cloud()

public PowerUp_Cloud()

Fields

CloudRadius

public float CloudRadius

Field Value

float

LM_Collide

public LayerMask LM_Collide

Field Value

LayerMask

PDuration

public PowerUpDuration PDuration

Field Value

PowerUpDuration

PIntensity

public PowerUpIntensity PIntensity

Field Value

PowerUpIntensity

PIsInverted

public bool PIsInverted

Field Value

bool

PType

public PowerupType PType

Field Value

PowerupType

Methods

SetParams(PowerupType, PowerUpIntensity, PowerUpDuration, bool, bool)

public void SetParams(PowerupType t, PowerUpIntensity i, PowerUpDuration d, bool puke, bool inverted)

Parameters

t PowerupType
i PowerUpIntensity
d PowerUpDuration
puke bool
inverted bool