Table of Contents

Class PortalPeriodicActivator

Namespace
VoxelPlayground.Misc
Assembly
GamePlay.dll
public class PortalPeriodicActivator : MonoBehaviour
Inheritance
object
PortalPeriodicActivator
Extension Methods

Fields

hideTime

public float hideTime

Field Value

float

portals

public GameObject[] portals

Field Value

GameObject[]

showTime

[Header("Duration in Seconds")]
public float showTime

Field Value

float