Depends what you want to do with it Mine is an array of a custom player controller classes so I don’t have to cast every time I need to use its members.
1 Like
Depends what you want to do with it Mine is an array of a custom player controller classes so I don’t have to cast every time I need to use its members.