CPlayerCtrl

What is CPlayerCtrl?

CPlayerCtrl is a format used to store set controls of a Clickteam player.

Structure

Size Type Name Description
4 ECtrlType Control Type The type of the player's controller slot
4 Int32 Key Count The amount of control keys, always 8 (MAX_KEY)
Key Count * 4 Virtual-Key Code[] Player Keys An array of player keys, the length is equal to Key Count, uses a WinAPI structure