TBM2_API_Reference > TBM_DeveloperSettings (Tile Based Minimap)

TBM_DeveloperSettings (Tile Based Minimap)

Class Details

Defined in: Public/TBM_DeveloperSettings.h

Hierarchy: Object > DeveloperSettings > DeveloperSettingsBackedByCVars > TBM_DeveloperSettings (Tile Based Minimap)

Description

Configure the Tile Based Minimap plugin

Properties

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

Nodes