DIFF

EControlSchemeState.c

enum EControlSchemeState
{
	None,
	WeaponIronSight,
	WeaponGun,
	WeaponMelee,
	VehicleDriver,
	UI
}