![]() |
TilePlus Version 5
Unity3D Tilemap Extension
|
Marks this Prefab as created by the TilePlus Prefab Bundler. Loads tilefabs when a prefab is dragged-in or viewed in a Stage (in-editor), or when instantiated at runtime. Should be placed on the Tilemaps' parent Grid's GameObject. More...


Public Attributes | |
| TpTileFab? | m_TileFabForPrefab |
| The TileFab to use when instantiating this Prefab. | |
| FabOrBundleLoadFlags | m_BundleLoadFlags = FabOrBundleLoadFlags.Normal | FabOrBundleLoadFlags.NewGuids |
| The TileFab load flags for this prefab. Normal is usually the best choice. | |
Marks this Prefab as created by the TilePlus Prefab Bundler. Loads tilefabs when a prefab is dragged-in or viewed in a Stage (in-editor), or when instantiated at runtime. Should be placed on the Tilemaps' parent Grid's GameObject.
| FabOrBundleLoadFlags TilePlus.TpPrefabMarker.m_BundleLoadFlags = FabOrBundleLoadFlags.Normal | FabOrBundleLoadFlags.NewGuids |
The TileFab load flags for this prefab. Normal is usually the best choice.
| TpTileFab? TilePlus.TpPrefabMarker.m_TileFabForPrefab |
The TileFab to use when instantiating this Prefab.