Accessing game state from client

Depends what you want to do with it :slight_smile: 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