public class SyncedGroupingInfo
Contains information about an Active Grid Grouping that is synced to a World.
Name | Type | Description |
---|---|---|
ActiveGridIndex | int |
The Index of the Active Grid Grouping, as shown in the Active Grid inspector. |
WorldCellsPlayerIsStartingIn | List<WorldCell> |
The World Cells, if loaded, that the player is starting in for every World Grouping
this Active Grid Grouping is synced to.
|
WorldGroupingIndex |
The index of the World Grouping that the the Active Grid Grouping is synced to. |