MultiWorld 1.8.1
Manage multiple isolated UWorld instances simultaneously in Unreal Engine, transferring player and actors between worlds.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CAMultiWorldSceneCapture2DSpecialization of ASceneCapture2D compatible with the MultiWorld plugin
 CFMultiWorldHandleWrap an UWorld
 CFMultiWorldLoadParametersCollect all parameters to pass to the UMultiWorldStatics::LoadWorld() function
 CFMultiWorldModuleDefines the MultiWorld module
 CFMultiWorldTransferActorParametersOptions for UMultiWorldStatics::TransferActorToWorld()
 CFWidgetWorldPairWidget-World pair Internal use only
 CIMultiWorldActorInterfaceActors can implement this interface to be notified when the local player has entered/exited the world where they live
 CULoadWorldActionClass to create a proper "async" action node for the LoadWorld function
 CULoadWorldAsyncActionClass to create a proper async action node for the LoadWorldAsync function
 CUMultiWorldActorInterfaceSee IMultiWorldActorInterface
 CUMultiWorldGameInstanceCustom GameInstance class needed to support MultiWorld on your project
 CUMultiWorldGameViewportClientCustom GameViewportClient class needed to support MultiWorld on your project
 CUMultiWorldManagerThe subsystem of the MultiWorld plugin
 CUMultiWorldOverridesAll functions that MUST be overridden for the correct behaviour of the MultiWorld plugin
 CUMultiWorldSceneCaptureComponent2DSpecialization of USceneCaptureComponent2D component compatible with the MultiWorld plugin
 CUMultiWorldSeamTransitionHelper class to make a seam transition between two worlds, driving a customizable graphics effect
 CUMultiWorldStaticsStatic class with MultiWorld functions that can be called from both Blueprint and C++