Questions on IModularFeatures and IModularFeature

Hey,

I wanted to ask the following questions.

  1. How well supported are the IModularFeatures and IModularFeature interfaces?
  2. Are the IModularFeatures and IModularFeature interfaces something Epic encourages the use of internally?
  3. Is there harmony or discord between the IModularFeatures interface and modular game features?

I am trying to gauge whether it’s worth us investing in the IModularFeatures and IModularFeature interfaces or if they are planned to drop out of support in the future.

Cheers!

Hi,

The IModularFeatures/IModularFeature interfaces are widely used in UE and Fortnite. They aren’t going anywhere soon. You are encouraged to use them. I’m less familiar with the modular gameplay, but I was not able to find bad press on slack and it is widely used if Fortnite as well. So I’d say it safe to invest time to learn the system and leverage it where it makes sense for your game.

Here some others link for you:

Regards,

Patrick