C# Class uFrameECSDemo.SpawnMultipleAtInterval

Inheritance: uFrame.ECS.EcsComponent
Afficher le fichier Open project: InvertGames/uFrameECSDemo Class Usage Examples

Méthodes publiques

Méthode Description
SetParent ( Transform value ) : void
SetSpawnSpeed ( System.Single value ) : void

Method Details

SetParent() public méthode

public SetParent ( Transform value ) : void
value UnityEngine.Transform
Résultat void

SetSpawnSpeed() public méthode

public SetSpawnSpeed ( System.Single value ) : void
value System.Single
Résultat void