C# Class GenerationObject, Generations

Inheritance: MonoBehaviour
Afficher le fichier Open project: scadieux/Generations Class Usage Examples

Méthodes publiques

Свойство Type Description
GenerationPrebabs List
Loops bool
Type GenerationObjectType

Méthodes publiques

Méthode Description
Destroy ( ) : void
SetGenerationIndex ( int index ) : bool

Method Details

Destroy() public méthode

public Destroy ( ) : void
Résultat void

SetGenerationIndex() public méthode

public SetGenerationIndex ( int index ) : bool
index int
Résultat bool

Property Details

GenerationPrebabs public_oe property

public List GenerationPrebabs
Résultat List

Loops public_oe property

public bool Loops
Résultat bool

Type public_oe property

public GenerationObjectType Type
Résultat GenerationObjectType