Show / Hide Table of Contents

Class VariaPrototype

Add this to any game objects with VariaBehaviours that you want to instantiate multiple times. It disables all VariaBehaviour on this object and children, so it is pristine for copying. It's not necessary for prefabs.

Inheritance
Object
VariaPrototype
Namespace: Varia
Assembly: cs.temp.dll.dll
Syntax
public class VariaPrototype : MonoBehaviour
Back to top Generated by DocFX