Building System documentation - Libs
EN|FR
(Folder: SurvivalBuildingSystem\Core\Modules\Build\Libs\)
BPL_Functions:
Is function library to store global function to use everywhere.
Some functions, but the one you need to keep in mind is GetGameModeBP, that one is use to get GameMode specifique of that project with cast, so if you change BP_SBSGameMode by your own, you need to change that function.
BPL_Macros:
Is macro library to store global macro to use everywhere.