ByteArkPlayerControllerPlatform constructor

ByteArkPlayerControllerPlatform()

Constructs a ByteArkPlayerControllerPlatform.

Uses a token for verification to ensure proper platform implementation.

Implementation

ByteArkPlayerControllerPlatform() : super(token: _token);