[Feature Request] Ability to expose component properties to owner actor details

Hi Guys,

At the moment, properties that are children of components, are not shown in the owner actor details in the editor. So properties like this, which are part of SpringArmComponent:

Screen Shot 2014-07-30 at 10.26.35 am.png

Are not visible in the details panel on an owner actor:

This makes sense, however, I request that we have the ability to mark a component as exposed, which exposes it’s properties to the details panel of the owner actor. This would be done by clicking the expose icon next to the component’s name:

ComponentPropertiesNotVisible.png

Click it the eye icon makes it do this:

ComponentPropertiesVisible.png

and the end result, is this:

This change wouldn’t store the values in the owner actor, but simply pass those changes directly to the component in question. Thanks!

Tommy.