Defined in: Public/TBM_DeveloperSettings.h
Hierarchy: Object > DeveloperSettings > DeveloperSettingsBackedByCVars > TBM_DeveloperSettings (Tile Based Minimap)
Configure the Tile Based Minimap plugin
| TSoftClassPtr<UTBM_Subsystem> | SubsystemtoInit | The TBM subsystem to initialize |
| TArray | MinimapSetup | Default minimap grid info |
| TArray | BlipSetup | Default blip info |
| TArray | EffectsSetup | Default blip effects info |
| float | BlipTransformInterpSpeed | Interp speed for replicated blips |
| bool | WarnMissingBlipSetup | Whether to issue a warning about empty blip setup/effects setups |
| bool | AllowBlipTeleport | Whether blip teleport is allowed by default. NOTE: this affects shipping builds, in dev builds teleport is always allowed |