Table of Contents

Class UIPeer2PeerParticleController

public class UIPeer2PeerParticleController : MonoBehaviour
Inheritance
UIPeer2PeerParticleController

Fields

ClickParticles

public GameObject ClickParticles

Field Value

GameObject

Methods

SpawnParticles(int, int, Transform)

public void SpawnParticles(int xPos, int yPos, Transform parent)

Parameters

xPos int
yPos int
parent Transform