IItemContainerGenerator.StartAt Method
.NET Framework 3.0
Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection.
| Name | Description |
|---|---|
| IItemContainerGenerator.StartAt (GeneratorPosition, GeneratorDirection) | Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection. |
| IItemContainerGenerator.StartAt (GeneratorPosition, GeneratorDirection, Boolean) | Prepares the generator to generate items, starting at the specified GeneratorPosition, and in the specified GeneratorDirection, and controlling whether or not to start at a generated (realized) item. |
Community Additions
ADD
Show: