Table of Contents

Class Clapper

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class Clapper : ItemInstanceBehaviour, IArtifactContent
Inheritance
Clapper
Implements
Inherited Members
Extension Methods

Constructors

Clapper()

public Clapper()

Fields

angle

public float angle

Field Value

float

bounce

public float bounce

Field Value

float

bounceThreshold

public float bounceThreshold

Field Value

float

drag

public float drag

Field Value

float

offAngle

public float offAngle

Field Value

float

onAngle

public float onAngle

Field Value

float

onOffEntry

public OnOffEntry onOffEntry

Field Value

OnOffEntry

sfx

public SFX_Instance sfx

Field Value

SFX_Instance

spring

public float spring

Field Value

float

stashAbleEntry

public StashAbleEntry stashAbleEntry

Field Value

StashAbleEntry

top

public Transform top

Field Value

Transform

vel

public float vel

Field Value

float

Properties

IsActive

public bool IsActive { get; }

Property Value

bool

IsHeld

public bool IsHeld { get; }

Property Value

bool

Methods

ConfigItem(ItemInstanceData, PhotonView)

public override void ConfigItem(ItemInstanceData data, PhotonView playerView)

Parameters

data ItemInstanceData
playerView PhotonView

Start()

public void Start()

Update()

public void Update()