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).

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

Editor

PreviewNesting controlBlueprint Editor Panel

Core

Prefab Reference ComponentPrefab Source ComponentPrefab Source Interface

Multiplayer

Networking

Last updated