Maps Data Asset
Found at Game/SteamPartyMenu/Blueprints/Structures/DataAssets/MapsDataAsset'
.
Each available character data asset instances stored at Game/SteamPartyMenu/Blueprints/Structures/DataAssets/Maps/
.
This data class holds variuos variables related to Maps/Levels game uses.
Maps Data
- Map Name: Text variable for Map name used in UI.
- Map Level: Soft World Feference variable for then map is open using object reference.
- Map Travel String: String variable used then map is open via console command.
info
String value must be of exact level name in editor e.g., DayMap
, NighCity
.