Table of Contents

Class SnailDummy

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class SnailDummy : MonoBehaviour
Inheritance
SnailDummy
Inherited Members
Extension Methods

Constructors

SnailDummy()

public SnailDummy()

Fields

done

public bool done

Field Value

bool

snailDeleter

public GameObject snailDeleter

Field Value

GameObject

view

public PhotonView view

Field Value

PhotonView

Methods

Awake()

public void Awake()

OnTriggerEnter(Collider)

public void OnTriggerEnter(Collider other)

Parameters

other Collider

RPCA_SpawnSnail(int)

[PunRPC]
public void RPCA_SpawnSnail(int snailView)

Parameters

snailView int

RemoveSnail()

public void RemoveSnail()