Detailed feature list

Global

  • Singleplayer AND multiplayer support.

  • Any actor class can be used as a prefab by other classes as long as it has a BP subclass of it.

  • For each Prefab Reference Component (PRC) you add in an actor BP, you can select any actor BP class that will be used as the "prefab actor" (See Actor Prefab Class Getter).

  • Custom Prefab Properties Objects to handle read only and runtime variables.

  • Spawned Prefabs support static and dynamic lightning.

  • Built to support modification and extensions. Easily customize the plugin editor & runtime behavior through the plugin settings and BP & C++ overrides.

  • And more!

Editor Only Features

PreviewNesting controlBlueprint Editor Panel

Core Prefab Features

Prefab Reference ComponentPrefab Source ComponentPrefab Source InterfacePrefab Properties Object

Other

Content StreamingExtending the plugin

Last updated