Use table value or save it in the actor first and use it later?

Hi,

I have a value in a table. Is it better to get it directly from the table or save it to my actor attribute(self.variable) and use actor attribute when I want to use it. (e.g. change attribute to self.variable).

Thanks.

Kent

Comments

Sign In or Register to comment.