I want to implement a function on SPECIFIC Sub-Level NOT USING LEVEL BLUEPRINT.
So I thought “How about to use WorldSubsystem?”.
However, it seems that WorldSubsystem inherited classes can be called in every UWorlds (aren’t they?).
Are there anyways to implement a function EXCLUSIVELY to A LEVEL?