OKomili
(OKomili)
June 10, 2026, 6:52am
1
Summary
We haven’t updated our published build in a couple of months, but since v41 we can’t even launch into a public server anymore.
When we go into the editor to try and troubleshoot, a core entity hierarchy (RoomLanding) which drove a lot of our core game functionality is missing, and we get some strange errors when trying to launch a session. I’ll paste the relevant bits below.
/BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196 hard references a missing package: /BossRL/__ExternalActors__/Levels/L_Dungeon_Master/6/G2/FT5CZN1EXPIYTY9Q340Z0M (resave to clear this reference) . (AssetValidator_AssetReferenceRestrictions)
/BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196 hard references a missing package: /BossRL/__ExternalActors__/Levels/L_Dungeon_Master/6/H9/PDDFHMP3A918M15M8JPD6X (resave to clear this reference) . (AssetValidator_AssetReferenceRestrictions)
/BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196 references a missing external actor package: /BossRL/__ExternalActors__/Levels/L_Dungeon_Master/0/OK/OYLKHYEVJZ4D95Y0DSDQ4E . (AssetValidator_AssetReferenceRestrictions)
/BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196 references a missing external actor package: /BossRL/__ExternalActors__/Levels/L_Dungeon_Master/6/G2/FT5CZN1EXPIYTY9Q340Z0M . (AssetValidator_AssetReferenceRestrictions)
/BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196 references a missing external actor package: /BossRL/__ExternalActors__/Levels/L_Dungeon_Master/6/H9/PDDFHMP3A918M15M8JPD6X . (AssetValidator_AssetReferenceRestrictions)
Notice RoomLanding_* are mentioned. That entity does not exist in our outliner. If I click “Run Fix-Up”, those errors go away but the entity continues to not exist in our outliner. I am able to successfully launch a session, but now the game is behaving in a way as if that entity exists, but I can’t see it in the outliner to edit anything. I have no way of recovering or even deleting that entity, which means it’s impossible for me to fix our game in the current map.
Ideally we’d like to recover the entity as there was a lot of components that need to be configured and we don’t remember exactly what needs to be setup. If that’s not possible, at the very least, having a way to remove the old entity tree would be helpful.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Stability
Steps to Reproduce
Try joining our public server, or try opening the editor and launching a session
Expected Result
Server to launch
Observed Result
Fails to launch
Platform(s)
PC/Windows
Island Code
7627-8175-3618
OKomili
(OKomili)
June 11, 2026, 12:04am
2
Just following up…
I ended up going onto my local drive and identified the .uasset file of the corrupt/invisible entity. I manually deleted it, and now I’m able to launch a session. When setting up the entity again, I determined that specifically when I have a component with an @editable ?button_device = false on it, and then I try assigning a button device reference to it, it immediately crashes the editor 100% of the time. That entity which seems to have been corrupted had many of those references embedded within, so I suspect that’s the root cause of why our game fails to launch.
Unfortunately, even though I’ve fixed it (I made it a non-optional variable of Var:button_device = button_device{} now), when I try publishing the map, it still says we have that old entity referenced and fails the Verse error check. I still do not see that entity in my outliner and have no way to delete it, and thus I can’t publish a new build of our game. I’ve attached the exact error I see when trying to publish.
I would appreciate some guidance.
hi @OKomili
Please try clearing the remote source with introduced in 40.00.
Then try building new private version and publishing
1 Like
OKomili
(OKomili)
June 11, 2026, 5:26pm
5
I just did that and was very excited, since that’s exactly what it sounded like the issue was. Unfortunately I’m still getting the exact same Verse error on publish.
I was doing some more digging this morning, and I tried rolling back to a pre-v41 revision to see if the output log offered any clues as to what happened to the entity. I see the following appear which mentions the offending entity.
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2EA25156_ClearAgentFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BB90C4F_ActivateFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x72C55988_RegisterAgentFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xBA86406A_SubmitFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02928597_InitiateConversationFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x170B925B_EndAllConversationsFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x38E3CBCB_EndConversationForAgentFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8488CB9A_HideConversationFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC464B4DC_ShowConversationFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x670B509D_ShowFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA7EAA405_PlayEmoteFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC25BB6EA_HideFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x974B9153_DeactivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEB54DC2A_ActivateObjectivePulseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xBA86406A_SubmitFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1B079F29_DeactivateFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BB90C4F_ActivateFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x88222CC3_DeactivateForAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xF49AF64A_ActivateForAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3480602C_StopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x47580492_PlayReverseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x49C3B707_TogglePauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x4C106864_PauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x9BA85B91_GoToEndAndStopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB67948E5_PlayFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3480602C_StopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x47580492_PlayReverseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x49C3B707_TogglePauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x4C106864_PauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x9BA85B91_GoToEndAndStopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB67948E5_PlayFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3480602C_StopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x47580492_PlayReverseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x49C3B707_TogglePauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x4C106864_PauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x9BA85B91_GoToEndAndStopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB67948E5_PlayFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3480602C_StopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x47580492_PlayReverseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x49C3B707_TogglePauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x4C106864_PauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x9BA85B91_GoToEndAndStopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB67948E5_PlayFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3480602C_StopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x47580492_PlayReverseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x49C3B707_TogglePauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x4C106864_PauseFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x9BA85B91_GoToEndAndStopFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB67948E5_PlayFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x005D1879_RemoveFromFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x02213A8A_RemoveFromAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x2B12A68F_AddToAllFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x56342240_AddToFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5BDC7A5C_EnableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xC9184E23_DisableFunction> Cls<Devices_device_function> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x97FCEA23_GetAgentFunction> Cls<Devices_device_function_get_agent> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA6D39420_GetOccupiersFunction> Cls<Devices_device_function_get_agent_array> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x6E96531B_GetCharactersPerSecondFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8B37CF3C_GetIndicatorBubbleRangeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x5E7DCA17_GetCaptureBoxSizeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1E7E96F6_GetPlaybackTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEAED4DC6_GetPlayRateFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1E7E96F6_GetPlaybackTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEAED4DC6_GetPlayRateFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCBB0A2D8_GetInteractionTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1E7E96F6_GetPlaybackTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEAED4DC6_GetPlayRateFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1E7E96F6_GetPlaybackTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEAED4DC6_GetPlayRateFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x1E7E96F6_GetPlaybackTimeFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xEAED4DC6_GetPlayRateFunction> Cls<Devices_device_function_get_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x449F407C_GetStatValueFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8F3D1275_GetNumberOfConversationsFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAE664C3F_GetNumberOfConversationsAllowedFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x14799EAB_GetPlaybackFrameFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x14799EAB_GetPlaybackFrameFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0C270D17_GetTriggerCountRemainingFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE6384AD1_GetMaxTriggerCountFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x14799EAB_GetPlaybackFrameFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x14799EAB_GetPlaybackFrameFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x14799EAB_GetPlaybackFrameFunction> Cls<Devices_device_function_get_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x3FE7C118_GetShowConversationTextInWorldSpaceFunction> Cls<Devices_device_function_get_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xA79D470D_GetShowNameWhenNearbyFunction> Cls<Devices_device_function_get_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE2E7AA20_IsDisabledFunction> Cls<Devices_device_function_get_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xE2EB3BB6_GetShowIndicatorBubbleFunction> Cls<Devices_device_function_get_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7DF68ABA_GetSpeakerNameFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x33ED5C00_GetTextFunction> Cls<Devices_device_function_get_string> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCA6B0E1A_SetIndicatorBubbleRangeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xBF11FC2E_SetCaptureBoxSizeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7C1DC21B_SetPlayRateFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8BC72D6C_SetPlaybackTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7C1DC21B_SetPlayRateFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8BC72D6C_SetPlaybackTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAFBDB521_SetInteractionTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7C1DC21B_SetPlayRateFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8BC72D6C_SetPlaybackTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7C1DC21B_SetPlayRateFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8BC72D6C_SetPlaybackTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x7C1DC21B_SetPlayRateFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8BC72D6C_SetPlaybackTimeFunction> Cls<Devices_device_function_set_float> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xBFBD9644_SetNumberOfConversationsAllowedFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x34A064FC_SetPlaybackFrameFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x34A064FC_SetPlaybackFrameFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x82355D28_SetMaxTriggerCountFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x34A064FC_SetPlaybackFrameFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x34A064FC_SetPlaybackFrameFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x34A064FC_SetPlaybackFrameFunction> Cls<Devices_device_function_set_int> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x399D3139_SetShowIndicatorBubbleFunction> Cls<Devices_device_function_set_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x84C71665_SetShowConversationTextInWorldSpaceFunction> Cls<Devices_device_function_set_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x8768A012_SetShowNameWhenNearbyFunction> Cls<Devices_device_function_set_logic> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x0F42ED42_SetSpeakerNameFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB60BD386_SetTextFunction> Cls<Devices_device_function_set_message> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB5E05994_SetCharactersPerSecondFunction> Cls<Devices_device_function_set_params_by_type> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xAF771AF3_IsAgentReferencedFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0x6789EC1F_CanInitiateConversationFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xCA768A8E_CheckIfConversationStartedFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
LogLinker: FLinkerLoad::FixupExportMap() - Pkg</BossRL/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196> [Obj<__verse_0xB2AEAE78_IsAgentInVolumeFunction> Cls<Devices_device_function_set_params_by_type_const> ClsPkg</VerseDevices/_Verse/VNI/VerseDevices>] -> removed
I don’t know if that’s useful, but thought I’d share.
OKomili
(OKomili)
June 11, 2026, 6:50pm
6
I tried a couple more things.
The error mentioned something about dungeon_component which is one of our components we built, so I removed that component entirely to see if I could force the verse cook to recognize it wasn’t there and change output. It didn’t change anything, exact same Verse error when trying to publish.
I tried clearing out the GameFeatureData file and changing the primary map to be just an empty basic level and removed the level with the issues entirely from the file. Again, no change, same verse error.
At this point I feel like it’s an issue with Epic’s cook/server/cache that I have no control over. I don’t know what to do, since even trying to publish a different Level entirely doesn’t fix the issue and it’s something at a more fundamental project level. I’m open to more suggestions.
Pasting the Verse error in text form since I know I shared a screenshot earlier in the thread which makes it hard to type out.
LogWindows: Error: appError called: Can't save C:/temp/published/Temp/Cook/Cooked/LinuxServer/FortniteGame/Plugins/GameFeatures/89006763-4be8-8a1d-a262-a78ca12dfff1/Content/Levels/L_Dungeon_Master.umap: export (/89006763-4be8-8a1d-a262-a78ca12dfff1/Levels/L_Dungeon_Master.L_Dungeon_Master:PersistentLevel.LevelEntity.LevelEntity.DungeonRootEntity_vnuu744taqfb1_2039019252.Verse-dungeon_component_0) has a reference to export (/89006763-4be8-8a1d-a262-a78ca12dfff1/Levels/L_Dungeon_Master.L_Dungeon_Master:PersistentLevel.LevelEntity.LevelEntity.RoomLanding_w9382nwnk6hu2_1513901196) which still has its external package set to (/89006763-4be8-8a1d-a262-a78ca12dfff1/Levels/L_Dungeon_Master/RoomLanding_w9382nwnk6hu2_1513901196).
OKomili
(OKomili)
June 11, 2026, 7:35pm
8
I tried deleting my local Intermediate and Saved folders in AppData but that didn’t fix anything unfortunately.
It looks like the Validation and Fix-Up tool has to be run on a specific file, I can’t just do it across the root folder to run across all files. I tried it on GameFeatureData and the main level, but am not seeing any change. Is there a specific file I should target? Also I don’t know if it’s relevant, but when I click “Validate Assets and Dependancies” I get over 1600 errors about some native UEFN functionality. Here’s a brief snippet of the output:
/Engine/Functions/Engine_MaterialFunctions02/Utility/VectorLength Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_Dazzle_GraphicScroll_6987: error code 1 /BRCosmetics/Athena/Effects/Particles/Skydiving/NS_Contrail_Dazzle/Material/M_Dazzle_GraphicScroll
/Engine/Functions/Engine_MaterialFunctions02/Utility/VectorLength Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_DracoDueler_Master_6988: error code 1 /BRCosmetics/Characters/Player/Male/Medium/Bodies/M_MED_DracoDueler/Materials/M_DracoDueler_Master
/Engine/Functions/Engine_MaterialFunctions02/Utility/VectorLength Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_Backpack_FlintTwirl_Parent_6989: error code 1 /BRCosmetics/Accessories/FORT_Backpacks/Backpack_F_MED_FlintTwirl/Materials/M_Backpack_FlintTwirl_Parent
/Engine/Functions/Engine_MaterialFunctions02/Utility/VectorLength contains invalid data.
/Engine/Functions/Engine_MaterialFunctions02/Utility/MakeFloat2 Validating asset
/Engine/Functions/Engine_MaterialFunctions02/Utility/MakeFloat2 Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_Dazzle_Contrail_Tiger_6991: error code 1 /BRCosmetics/Athena/Effects/Particles/Skydiving/NS_Contrail_Dazzle/Material/M_Dazzle_Contrail_Tiger
/Engine/Functions/Engine_MaterialFunctions02/Utility/MakeFloat2 Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_MED_TourBus_Bandanna_6992: error code 1 /BRCosmetics/Accessories/Hats/M_MED_Tour_Bus_FaceAcc/Materials/M_MED_TourBus_Bandanna
/Engine/Functions/Engine_MaterialFunctions02/Utility/MakeFloat2 Failed to load referencer to validate it: Failed to copy package file to C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved/M_Contrail_TheOrigin_Cubes_Main_BG_6993: error code 1 /BRCosmetics/Athena/Effects/Particles/Skydiving/NS_Contrail_TheOrigin/M_Contrail_TheOrigin_Cubes_Main_BG
OKomili
(OKomili)
June 11, 2026, 7:59pm
9
One last thing I’ve discovered just to share more clues.
I tried publishing an old build that we memory tested back in March and had previously published without issue. Even that private build is returning the exact same verse error now and it won’t let me publish it.
hi @OKomili
That error means the general code for error copying
delete the directory C:/Users/okomi/AppData/Local/UnrealEditorFortnite/Saved /
C:\Users\jimgi\AppData\Local\UnrealEditorFortnite\Intermediate\ValkyrieLocalizationTemp/
Delete the directory related to the Project Name
If the Validation Fix is seeing errors then you cannot publish.
Please try and Export the past working project to a blank island and test on that as you may damage your project then rebuild and try and get the Validator to work.
CIMBOM187
(CIMBOM187)
June 11, 2026, 9:00pm
11
Seid dem letzten Update habe ich das selbe problem auch, sobald man Sitzung startet stürtzt schließt sich Unreal Editor und der Luncher öffnet, ohne eine fehlermeldung. Habe schon fast alles ausprobiert was empfohlen wurde. Trotz allem kein Erfolg das selbe problem besteht weiterhin.
OKomili
(OKomili)
June 11, 2026, 9:11pm
12
I deleted my Saved folder and the project-specific folder in Intermediate as you suggested.
I don’t quite understand what you mean by this: Please try and Export the past working project to a blank island and test on that as you may damage your project then rebuild and try and get the Validator to work.
Do you mean I should migrate my entire latest version of our project to a new project? If not, what do you mean by Export?
hi
please MIGRATE the old ue 5 was export
that way you can keep original safe
another thing cannot biuld Feature example user interface without error .There may be a bigger problem
OKomili
(OKomili)
June 12, 2026, 3:51am
14
Entities don’t migrate between projects cleanly, and we have hundreds of entities wiith dozens of @editable properties configured on each, so that’s a non-starter for me.
That said, I noticed there’s now a Project Duplication feature. I tested it out and it worked flawlessly, entities and all. So now I have a brand new project with our latest build, and it works fine and the Verse check on publication succeeds. The problem with this, is this is an island with an existing player base and so we would lose all the persistent data, plus our island code would change, so that’s not an ideal solution.
So this seems like an Epic problem, not a me problem, right? Any suggestions on how I can nudge someone to take a look?
hi @OKomili
Just put your project into Developer assistant and possibly method 2 is what you wnt
Epic Developer Assistant For Unreal Editor for Fortnite | Epic Developer Community
Method 2: The Project ID Overwrite (For Total Replacement)
Use this method if you want the Old Published Project (with its specific URL and Project ID) to contain the entirety of your new project.
Identify the Project IDs :
Open the Old Published Project in UEFN. Go to Project > Project Settings . Note the Project ID .
Prepare the New Project :
Close UEFN.
Go to the file directory of your New Private Project .
Open the .uproject file using a text editor (like Notepad).
Find the ProjectID field and change it to match the ID of the Old Published Project .
Upload as a New Version :
Open the modified new project in UEFN.
Because the Project ID matches the old one, UEFN will treat this as a new version of the published project.
Click Project > Upload to Private Version .
Go to the Creator Portal to publish this new version to the existing project link.
OKomili
(OKomili)
June 12, 2026, 6:30pm
16
I did those steps, but from what I can tell it just looks like it’s going to publish a new game on a new island code. It’s asking me to fill in the island name, description, new thumbnail, etc… just like I normally would with a new game. Have you done this before, or is it possible AI is hallucinating a solution?
OKomili:
7627-8175-3618
hi @OKomili ,
When trying the instructions they are missing the changes required to .uplugin file.
Just tried to change this and it blocks you need some magic number that links everything
There are lots of items which would need changing.
To save/backup my published project used WinRAR , but the problem is which files from the new project do you copy back! and developer assistant does not know and some how Epic wont know because they dont do hacks!
This procedure used to work back in2023 when UEFN was probably in Alpha and this was allowed in those early days
OKomili
(OKomili)
June 12, 2026, 9:22pm
18
Understood. I guess it’s back to waiting for Epic! I appreciate the help regardless.
1 Like
FORT-1116392 has been ‘Closed’. The issue reported is not caused by a bug in the tool.