Table of Contents

Class ItemLostDisc

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

Constructors

ItemLostDisc()

public ItemLostDisc()

Fields

boolEntry

public BoolEntry boolEntry

Field Value

BoolEntry

lostFootageIndex

public IntEntry lostFootageIndex

Field Value

IntEntry

machine

public ExtractVideoMachine machine

Field Value

ExtractVideoMachine

timeSinceHeld

public float timeSinceHeld

Field Value

float

timeToTeleport

public float timeToTeleport

Field Value

float

Methods

ConfigItem(ItemInstanceData, PhotonView)

public override void ConfigItem(ItemInstanceData data, PhotonView playerView)

Parameters

data ItemInstanceData
playerView PhotonView

GetFootage(out FootageRarityPair)

public bool GetFootage(out LostFootageDatabase.FootageRarityPair footage)

Parameters

footage LostFootageDatabase.FootageRarityPair

Returns

bool

Update()

public void Update()