Table of Contents

Class PartyPopper

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class PartyPopper : ItemInstanceBehaviour
Inheritance
PartyPopper
Inherited Members
Extension Methods

Constructors

PartyPopper()

public PartyPopper()

Fields

chargesLeftGO

public GameObject chargesLeftGO

Field Value

GameObject

confettiPref

[FormerlySerializedAs("explodedGoopPref")]
public GameObject confettiPref

Field Value

GameObject

dir

public Transform dir

Field Value

Transform

stashAbleEntry

public StashAbleEntry stashAbleEntry

Field Value

StashAbleEntry

usedEntry

public OnOffEntry usedEntry

Field Value

OnOffEntry

wasConfig

public bool wasConfig

Field Value

bool

wasUsedOnConfig

public bool wasUsedOnConfig

Field Value

bool

Methods

ConfigItem(ItemInstanceData, PhotonView)

public override void ConfigItem(ItemInstanceData data, PhotonView playerView)

Parameters

data ItemInstanceData
playerView PhotonView

Update()

public void Update()