Table of Contents

Class StartGameDoorInteractable

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class StartGameDoorInteractable : Interactable
Inheritance
StartGameDoorInteractable
Inherited Members
Extension Methods

Constructors

StartGameDoorInteractable()

public StartGameDoorInteractable()

Fields

m_CancelText

public string m_CancelText

Field Value

string

m_NetworkHandler

public SurfaceNetworkHandler m_NetworkHandler

Field Value

SurfaceNetworkHandler

m_StartGameBody

public string m_StartGameBody

Field Value

string

m_StartGameConfirmText

public string m_StartGameConfirmText

Field Value

string

m_StartGameTitleText

public string m_StartGameTitleText

Field Value

string

Methods

Interact(Player)

public override void Interact(Player player)

Parameters

player Player

Start()

public void Start()