blueprint
BP_Pyramid: SpawnPyramid
- Exposure: public
- UE Version: 5.7
This Blueprint function is part of the BP_Pyramid Actor Blueprint.
It calls some other Blueprint Functions:
SpawnLayer(and indirectly,SpawnRowandSpawnCube)
The function utilizes the following local variables:
- CurRowCount: Integer
- CurColCount: Integer
- CurZPosition: Float
The Actor has the following member variables:
- Rows: Integer
- Columns: Integer
- Spacing: Vector
ctrl + v