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
lostFootageIndex
public IntEntry lostFootageIndex
Field Value
machine
public ExtractVideoMachine machine
Field Value
timeSinceHeld
public float timeSinceHeld
Field Value
timeToTeleport
public float timeToTeleport
Field Value
Methods
ConfigItem(ItemInstanceData, PhotonView)
public override void ConfigItem(ItemInstanceData data, PhotonView playerView)
Parameters
data
ItemInstanceDataplayerView
PhotonView
GetFootage(out FootageRarityPair)
public bool GetFootage(out LostFootageDatabase.FootageRarityPair footage)
Parameters
footage
LostFootageDatabase.FootageRarityPair
Returns
Update()
public void Update()