Click or drag to resize

SetCallback_ExampleSpawnObjects Method

Spawns a specific amount of objects(cubes) within specific positions. If spawning the very first set of objects, the positions are fixed, Otherwise, the positions where spawning objects are read from m_CurrentDeletionPositions and plus randomness.

Namespace:  SimpleDemos
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
private void SpawnObjects()
See Also