Show / Hide Table of Contents

Class RandomlyChoose

Inheritance
MonoBehaviour
RandomlyChoose
Namespace: Alegra.DimSums
Assembly: cs.temp.dll.dll
Syntax
public class RandomlyChoose : MonoBehaviour

Fields

chooseOnAwake

Declaration
public bool chooseOnAwake
Field Value
Type Description
System.Boolean

maxValue

Declaration
public int maxValue
Field Value
Type Description
System.Int32

minValue

Declaration
public int minValue
Field Value
Type Description
System.Int32

paramaterName

Declaration
public string paramaterName
Field Value
Type Description
System.String

Methods

Choose()

Declaration
public void Choose()
Back to top Generated by DocFX