Table of Contents

Class BedBoss.Bed

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
[Serializable]
public class BedBoss.Bed
Inheritance
BedBoss.Bed
Inherited Members
Extension Methods

Constructors

Bed(BedBoss, GameObject)

public Bed(BedBoss bedboss, GameObject go)

Parameters

bedboss BedBoss
go GameObject

Fields

bedBoss

public BedBoss bedBoss

Field Value

BedBoss

currentMaterialIndex

public int currentMaterialIndex

Field Value

int

duveMeRe

public MeshRenderer duveMeRe

Field Value

MeshRenderer

go

public GameObject go

Field Value

GameObject

sleepingPlayer

public Player sleepingPlayer

Field Value

Player

Properties

IsClaimed

public bool IsClaimed { get; }

Property Value

bool

Methods

OnPlayerLeft(Player)

public void OnPlayerLeft(Player player)

Parameters

player Player

SetPlayer(Player)

public void SetPlayer(Player player)

Parameters

player Player

Update()

public void Update()