Listener ActorComponent

Started by
-1 comments, last by Alundra 9 years, 10 months ago

Hi,

I have a class ActorComponent who has SetOwner/GetOwner and some function in it.

Is it better to have one class ActorComponentListener who contains all virtual or each listener by function ?

Some class needs to just have acces to one function listener it's why I ask for one listener by function.

Thanks for your opinion

This topic is closed to new replies.

Advertisement